[Libreoffice-commits] .: sc/source

2012-04-24 Thread Ivan Timofeev
sc/source/ui/navipi/navipi.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 1a87849f1971bf6802cc3d6395181b6ff0ceeed1 Author: Ivan Timofeev timofeev@gmail.com Date: Tue Apr 24 21:22:16 2012 +0400 fdo#34999: UI: Navigator row selector pane exceeds

[Libreoffice-commits] .: cui/source i18nutil/inc i18nutil/source sd/inc sd/source vcl/source

2012-04-23 Thread Ivan Timofeev
cui/source/tabpages/page.cxx |4 ++-- cui/source/tabpages/page.h|3 ++- cui/source/tabpages/page.src |3 ++- i18nutil/inc/i18nutil/paper.hxx |7 --- i18nutil/source/utility/paper.cxx |6 -- sd/inc/sdenumdef.hxx |2 +-

[Libreoffice-commits] .: 3 commits - vcl/source vcl/win

2012-04-14 Thread Ivan Timofeev
vcl/source/window/menu.cxx |5 - vcl/win/source/gdi/salnativewidgets-luna.cxx | 21 + 2 files changed, 17 insertions(+), 9 deletions(-) New commits: commit 3a603d376a2bc2b839be3b89a8ecf8df1c42260b Author: Ivan Timofeev timofeev@gmail.com Date

[Libreoffice-commits] .: vcl/win

2012-04-11 Thread Ivan Timofeev
vcl/win/source/gdi/salnativewidgets-luna.cxx | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) New commits: commit a4cc4d3ec982ac61100b337125983afa0bb6fbc3 Author: Ivan Timofeev timofeev@gmail.com Date: Wed Apr 11 21:34:06 2012 +0400 vcl: win: fix RTL menu

[Libreoffice-commits] .: xmloff/source

2012-04-11 Thread Ivan Timofeev
xmloff/source/chart/SchXMLExport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9c323a4bbe0f7dec33523e87e1c1010dd832d4bf Author: Ivan Timofeev timofeev@gmail.com Date: Wed Apr 11 22:18:22 2012 +0400 fix windows build diff --git a/xmloff/source/chart

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - oox/source svx/inc svx/source

2012-04-09 Thread Ivan Timofeev
Subramanian sumu...@suse.com Date: Mon Apr 9 18:24:11 2012 +0530 fdo43752: PPTX import fix affected odp imports. Related bugs: n#719989, n#719997 (cherry picked from commit 1c44b263d789b4c20e9178c6432300e301df94d6) Signed-off-by: Ivan Timofeev timofeev@gmail.com

[Libreoffice-commits] .: 2 commits - starmath/source

2012-04-08 Thread Ivan Timofeev
starmath/source/node.cxx |4 ++-- starmath/source/parse.cxx |4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) New commits: commit 5f80687188db3a29fb0c3a5fe587aeeb3e13dccd Author: Ivan Timofeev timofeev@gmail.com Date: Sun Apr 8 14:11:11 2012 +0400 Revert fdo#41739

[Libreoffice-commits] .: sc/source sfx2/inc sfx2/source sw/source

2012-04-05 Thread Ivan Timofeev
files changed, 11 insertions(+), 74 deletions(-) New commits: commit c5154a179f435cc23798057895b0db8312bcd6f6 Author: Ivan Timofeev timofeev@gmail.com Date: Thu Apr 5 21:08:26 2012 +0400 SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULT diff --git a/sc/source/ui/view

[Libreoffice-commits] .: 2 commits - sw/source

2012-04-04 Thread Ivan Timofeev
sw/source/ui/index/cnttab.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit 33619919036457e3a37c4c47a8cef274d55253a8 Author: Ivan Timofeev timofeev@gmail.com Date: Wed Apr 4 19:22:52 2012 +0400 reuse existent function diff --git a/sw/source

[Libreoffice-commits] .: framework/source

2012-04-03 Thread Ivan Timofeev
framework/source/services/backingwindow.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 4e24d472f693c458b17d2ba1fb6c883aaf9c3b27 Author: Ivan Timofeev timofeev@gmail.com Date: Tue Apr 3 20:40:14 2012 +0400 fix the initial font size in the Start Center

[Libreoffice-commits] .: 9 commits - sc/inc sc/source

2012-03-28 Thread Ivan Timofeev
sc/inc/chartpos.hxx | 10 +- sc/source/core/tool/chartpos.cxx | 161 +++ 2 files changed, 88 insertions(+), 83 deletions(-) New commits: commit 6b170f3d0aa519c6fd4e3ee92421f5a87ab511e3 Author: Ivan Timofeev timofeev@gmail.com Date: Wed

[Libreoffice-commits] .: starmath/source

2012-03-22 Thread Ivan Timofeev
starmath/source/parse.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit f52138deee9e129d0566f06d1d2138b6b159d16a Author: Ivan Timofeev timofeev@gmail.com Date: Thu Mar 22 10:03:03 2012 +0400 fdo#41739: Math: do not skip newline on error diff --git

[Libreoffice-commits] .: sc/source

2012-03-15 Thread Ivan Timofeev
sc/source/filter/html/htmlpars.cxx |3 ++- sc/source/filter/inc/eeparser.hxx |8 +--- sc/source/filter/rtf/eeimpars.cxx | 28 3 files changed, 23 insertions(+), 16 deletions(-) New commits: commit 96328945afe8f920df41741931163ba56b7b2820 Author: Noel

[Libreoffice-commits] .: sw/source

2012-03-13 Thread Ivan Timofeev
sw/source/ui/uiview/viewport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f1040f9fa7e3af5ccc91a4cbc0ff781dd372107d Author: Ivan Timofeev timofeev@gmail.com Date: Tue Mar 13 17:19:57 2012 +0400 always use the *real* visibility of the SwScrollbar

[Libreoffice-commits] .: editeng/source

2012-03-12 Thread Ivan Timofeev
editeng/source/editeng/impedit.hxx |6 ++-- editeng/source/editeng/impedit3.cxx | 50 ++-- editeng/source/editeng/impedit4.cxx |4 +- 3 files changed, 25 insertions(+), 35 deletions(-) New commits: commit f2d0fcc26be481c2f872056fb3b8402169d124d8 Author:

[Libreoffice-commits] .: sax/source

2012-03-12 Thread Ivan Timofeev
sax/source/expatwrap/xml2utf.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 53f661b3140fe728fe3b8f421841dcb8e6f716ab Author: Ivan Timofeev timofeev@gmail.com Date: Mon Mar 12 22:26:05 2012 +0400 sax: no matching function for call to 'max(int

[Libreoffice-commits] .: oox/source unusedcode.easy

2012-03-11 Thread Ivan Timofeev
oox/source/core/xmlfilterbase.cxx |5 - unusedcode.easy |1 - 2 files changed, 6 deletions(-) New commits: commit b6ff047a572189a2b000ffbd437e573e518773db Author: Petr Vorel petr.vo...@gmail.com Date: Sun Mar 11 19:02:40 2012 +0400 remove unused code diff

[Libreoffice-commits] .: 2 commits - sw/source

2012-03-06 Thread Ivan Timofeev
sw/source/ui/inc/basesh.hxx|3 --- sw/source/ui/shells/basesh.cxx | 11 +++ 2 files changed, 3 insertions(+), 11 deletions(-) New commits: commit ee77e4a776de74de06ffb51ebe3a9f597e532e8a Author: Ivan Timofeev timofeev@gmail.com Date: Tue Mar 6 19:26:34 2012 +0400

[Libreoffice-commits] .: toolkit/inc toolkit/source

2012-03-05 Thread Ivan Timofeev
toolkit/inc/toolkit/controls/unocontrolmodel.hxx |6 - toolkit/source/controls/unocontrolmodel.cxx | 135 +++ 2 files changed, 48 insertions(+), 93 deletions(-) New commits: commit d578654354cc15b4d491b441412c1eb41a878b10 Author: Noel Grandin n...@peralex.com Date:

[Libreoffice-commits] .: 3 commits - svtools/source unusedcode.easy

2012-03-05 Thread Ivan Timofeev
svtools/source/edit/textdat2.hxx |8 +-- svtools/source/edit/textdata.cxx |5 -- svtools/source/edit/texteng.cxx | 84 +++ unusedcode.easy | 12 - 4 files changed, 47 insertions(+), 62 deletions(-) New commits: commit

[Libreoffice-commits] .: sc/inc sc/source

2012-03-04 Thread Ivan Timofeev
sc/inc/viewuno.hxx | 63 +++ sc/source/ui/unoobj/viewuno.cxx | 160 ++-- 2 files changed, 106 insertions(+), 117 deletions(-) New commits: commit 07342a6aac8c32823fde4be163bb9132ed17d537 Author: Noel Grandin n...@peralex.com Date:

[Libreoffice-commits] .: 3 commits - editeng/source sd/util

2012-03-02 Thread Ivan Timofeev
; +} +} + rOutput OOO_STRING_SVTOOLS_RTF_F; rOutput.WriteNumber( n ); } commit 0ecb2bd92a9dadb2e01ee5b960a48ed0552e7c06 Author: Ivan Timofeev timofeev@gmail.com Date: Fri Mar 2 10:25:47 2012 +0400 remove traces of SvxFontTable diff --git a/editeng/source/editeng

[Libreoffice-commits] .: vcl/aqua vcl/source

2012-02-27 Thread Ivan Timofeev
vcl/aqua/source/dtrans/HtmlFmtFlt.cxx |4 ++-- vcl/aqua/source/dtrans/PictToBmpFlt.cxx |4 ++-- vcl/source/gdi/print3.cxx |2 +- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit c581d33dec47a4c411a034482876543f6357d1e8 Author: Ivan Timofeev

[Libreoffice-commits] .: basegfx/inc

2012-02-26 Thread Ivan Timofeev
basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 0499a44cddae31dff5ce1959aba8aa64119dea90 Author: Ivan Timofeev timofeev@gmail.com Date: Sun Feb 26 16:29:47 2012 +0400 definition was removed, remove declaration as well

[Libreoffice-commits] .: 2 commits - basegfx/inc basegfx/source svl/inc svl/source unusedcode.easy

2012-02-19 Thread Ivan Timofeev
basegfx/inc/basegfx/polygon/b2dpolygontools.hxx | 10 -- basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx | 27 --- basegfx/source/polygon/b2dpolygontools.cxx | 37 -- basegfx/source/polygon/b2dpolypolygontools.cxx | 26 ---

[Libreoffice-commits] .: svx/inc unusedcode.easy

2012-02-18 Thread Ivan Timofeev
svx/inc/svx/contdlg.hxx |8 unusedcode.easy |6 -- 2 files changed, 14 deletions(-) New commits: commit 5d7b70f8c8e912ebca068cf57058a92b0b05809f Author: Elton Chung el...@layerjet.com Date: Sat Feb 18 23:15:40 2012 +0800 Remove unused code diff --git

[Libreoffice-commits] .: vcl/source

2012-02-18 Thread Ivan Timofeev
vcl/source/window/splitwin.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 46506f82d1d514194aa2b472f6a74398c404fa9d Author: Ivan Timofeev timofeev@gmail.com Date: Sat Feb 18 22:24:11 2012 +0400 fix build diff --git a/vcl/source/window/splitwin.cxx b/vcl/source

[Libreoffice-commits] .: 2 commits - editeng/inc editeng/source

2012-02-15 Thread Ivan Timofeev
843eafc765a3d1d0ea4c9a89855c73e81784aa8b Author: Ivan Timofeev timofeev@gmail.com Date: Wed Feb 15 20:44:26 2012 +0400 tweak Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx... * remove 'const' from GetForbiddenCharacters * CharInfoMap - Map * pInf

[Libreoffice-commits] .: sw/source

2012-02-13 Thread Ivan Timofeev
sw/source/core/layout/paintfrm.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 19d80a257b0e5c9d45985e49f33493f38c5d5f10 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Feb 13 19:34:58 2012 +0400 Header/Footer: don't show in web layout mode diff --git a/sw/source

[Libreoffice-commits] .: oox/inc oox/source

2012-02-13 Thread Ivan Timofeev
oox/inc/oox/xls/unitconverter.hxx |1 - oox/source/xls/formulabase.cxx|3 --- oox/source/xls/unitconverter.cxx |1 - 3 files changed, 5 deletions(-) New commits: commit c2ad01cc22d79aeed31d97220430d9a9fd4fd2b1 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Feb 13 20:12

[Libreoffice-commits] .: sc/source

2012-02-13 Thread Ivan Timofeev
sc/source/core/data/cell.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ee38b167c86c8f96aa41dca861cae327c6df5915 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Feb 13 12:26:50 2012 -0500 fdo#45916: Ensure formula cell's pCode isn't NULL even when compilation

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-02-13 Thread Ivan Timofeev
fails. Signed-off-by: Ivan Timofeev timofeev@gmail.com diff --git a/sc/source/core/data/cell.cxx b/sc/source/core/data/cell.cxx index 155f4bd..8ddc540 100644 --- a/sc/source/core/data/cell.cxx +++ b/sc/source/core/data/cell.cxx @@ -782,6 +782,9 @@ ScFormulaCell::ScFormulaCell

[Libreoffice-commits] .: sc/source

2012-02-13 Thread Ivan Timofeev
sc/source/core/data/cell.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bf789d4a40711b7b04b969e3330373a2f947b994 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Feb 13 22:46:38 2012 +0400 make the return statement more visible diff --git a/sc

[Libreoffice-commits] .: oox/inc oox/source unusedcode.easy

2012-02-11 Thread Ivan Timofeev
oox/inc/oox/xls/formulabase.hxx | 38 -- oox/source/xls/formulabase.cxx | 39 --- oox/source/xls/formulaparser.cxx | 13 - unusedcode.easy |5 - 4 files changed, 95 deletions(-)

[Libreoffice-commits] .: cui/source

2012-02-06 Thread Ivan Timofeev
cui/source/dialogs/about.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 66e4c5851b7ef27d375e2bdb482e723f6e0ce1f0 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Feb 6 18:50:58 2012 +0400 correct TDF link diff --git a/cui/source/dialogs/about.src b

[Libreoffice-commits] .: l10ntools/inc l10ntools/source

2012-02-06 Thread Ivan Timofeev
l10ntools/inc/export.hxx|2 l10ntools/source/export.cxx | 199 +--- 2 files changed, 60 insertions(+), 141 deletions(-) New commits: commit e747a4e87e6abf581a5b0c381f706b581c2a0fbc Author: Christina Rossmanith chrrossman...@web.de Date: Sun Feb

[Libreoffice-commits] .: sc/inc sc/source unusedcode.easy vbahelper/inc vbahelper/source xmloff/inc xmloff/source

2012-02-05 Thread Ivan Timofeev
sc/inc/cellsuno.hxx |4 -- sc/source/filter/xml/XMLExportDDELinks.cxx | 17 -- sc/source/filter/xml/XMLExportDDELinks.hxx |2 - sc/source/filter/xml/xmlfilti.cxx | 11 -- sc/source/filter/xml/xmlfilti.hxx

[Libreoffice-commits] .: editeng/source

2012-02-05 Thread Ivan Timofeev
editeng/source/editeng/edtspell.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 1c85118414d91bc0b881f03ad7fac20454ec43a0 Author: Ivan Timofeev timofeev@gmail.com Date: Sun Feb 5 22:02:12 2012 +0400 fix debug build diff --git a/editeng/source/editeng/edtspell.cxx b

[Libreoffice-commits] .: sd/inc

2012-02-01 Thread Ivan Timofeev
sd/inc/cusshow.hxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit ab8f1757cedf0029bf3bec40cfe48069a33151be Author: Ivan Timofeev timofeev@gmail.com Date: Wed Feb 1 15:05:27 2012 +0400 add comments diff --git a/sd/inc/cusshow.hxx b/sd/inc/cusshow.hxx index 74c6cfa

[Libreoffice-commits] .: sc/source

2012-01-31 Thread Ivan Timofeev
sc/source/ui/src/globstr.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0a9d8c07ddf054930e1b000cc3c972a3d217d71c Author: Ivan Timofeev timofeev@gmail.com Date: Tue Jan 31 12:42:08 2012 +0400 ':' is not allowed in sheet names as well diff --git a/sc

[Libreoffice-commits] .: vcl/inc vcl/win

2012-01-31 Thread Ivan Timofeev
vcl/inc/win/saldata.hxx|1 - vcl/win/source/gdi/salgdi3.cxx | 39 --- 2 files changed, 40 deletions(-) New commits: commit c1d04217e87e175017898f918cd77fe6529ec0da Author: Christina Rossmanith chrrossman...@web.de Date: Tue Jan 31 11:40:22 2012

[Libreoffice-commits] .: sd/inc sd/source

2012-01-31 Thread Ivan Timofeev
f2e17f8f6b6724d7e56d6583d79434372f6221bd Author: Ivan Timofeev timofeev@gmail.com Date: Tue Jan 31 21:38:43 2012 +0400 erase garbage after std::remove this fixes commit 5a71069339b3a3c118f3015d978799ef66db7564 diff --git a/sd/inc/cusshow.hxx b/sd/inc/cusshow.hxx index 1bd3614..74c6cfa 100644

[Libreoffice-commits] .: sc/source unusedcode.easy

2012-01-28 Thread Ivan Timofeev
sc/source/ui/vba/vbachart.cxx | 33 - sc/source/ui/vba/vbachart.hxx |1 - unusedcode.easy |1 - 3 files changed, 35 deletions(-) New commits: commit 2b507836fc88f294ef55652174b66dc706125599 Author: Santiago Martinez smvar...@gmail.com Date:

[Libreoffice-commits] .: sfx2/inc sfx2/source

2012-01-28 Thread Ivan Timofeev
sfx2/inc/sfx2/dispatch.hxx |1 - sfx2/source/control/dispatch.cxx | 12 +--- sfx2/source/view/viewfrm.cxx |3 --- 3 files changed, 1 insertion(+), 15 deletions(-) New commits: commit ff2c26f586c87452a23f307f4b63568e5276538c Author: Ivan Timofeev timofeev@gmail.com

[Libreoffice-commits] .: sfx2/source

2012-01-26 Thread Ivan Timofeev
sfx2/source/view/sfxbasecontroller.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit e2407767b39df00c4057a8174391ab70b97a39a5 Author: Ivan Timofeev timofeev@gmail.com Date: Wed Jan 25 23:37:30 2012 +0400 remember that map has been initialized diff --git a/sfx2/source

[Libreoffice-commits] .: 2 commits - sfx2/source

2012-01-24 Thread Ivan Timofeev
sfx2/source/appl/workwin.cxx |2 sfx2/source/view/viewsh.cxx | 528 +-- 2 files changed, 261 insertions(+), 269 deletions(-) New commits: commit b46d71a558d935bac5c1f484e9635338b1654728 Author: Ivan Timofeev timofeev@gmail.com Date: Tue Jan 24

[Libreoffice-commits] .: sd/source

2012-01-22 Thread Ivan Timofeev
sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 799f2de5d1085d845ec498af0a7932965c42ed68 Author: Ivan Timofeev timofeev@gmail.com Date: Sun Jan 22 14:53:11 2012 +0400 fdo#43705: fix incomplete updating of the page

[Libreoffice-commits] .: extensions/source svx/inc

2012-01-18 Thread Ivan Timofeev
extensions/source/bibliography/bib.hrc |1 svx/inc/globlmn_tmpl.hrc | 721 - 2 files changed, 722 deletions(-) New commits: commit bb921f1df6bb12671777e3f3e4a8caa6f7791c3d Author: Ivan Timofeev timofeev@gmail.com Date: Wed Jan 18 23:23:05

[Libreoffice-commits] .: framework/source

2012-01-15 Thread Ivan Timofeev
framework/source/services/backingwindow.cxx | 20 ++-- framework/source/services/backingwindow.hxx |2 +- 2 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 1f628c7bf8361086be2044d0d6aa8bbf3f128162 Author: Tomcsik Bence tomcsikbe...@gmail.com Date: Sat

[Libreoffice-commits] .: cui/source

2012-01-12 Thread Ivan Timofeev
cui/source/customize/eventdlg.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b90940233f34d6cb468a2b4b8a38a78973e1d579 Author: Ivan Timofeev timofeev@gmail.com Date: Thu Jan 12 18:08:11 2012 +0400 move overlapped controls diff --git a/cui/source

[Libreoffice-commits] .: cui/source

2012-01-07 Thread Ivan Timofeev
cui/source/options/optdict.src |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit bcaa334ad6cba9b339a72bfdf9d5e74a7773cacd Author: Ivan Timofeev timofeev@gmail.com Date: Sat Jan 7 09:29:29 2012 +0400 move overlapped controls diff --git a/cui/source

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - cui/source

2012-01-07 Thread Ivan Timofeev
cui/source/options/optdict.src |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 5907a4c1b8af1f73e966b4c1fe517dee0a3815f1 Author: Ivan Timofeev timofeev@gmail.com Date: Sat Jan 7 09:29:29 2012 +0400 move overlapped controls diff --git a/cui/source

[Libreoffice-commits] .: chart2/source dbaccess/source extensions/source sc/source svl/inc svl/source svx/source sw/source xmloff/source

2012-01-07 Thread Ivan Timofeev
chart2/source/controller/dialogs/DataBrowser.cxx |3 --- chart2/source/controller/dialogs/dlg_ObjectProperties.cxx |3 --- chart2/source/controller/dialogs/tp_AxisPositions.cxx |3 --- chart2/source/controller/dialogs/tp_Scale.cxx |3 ---

[Libreoffice-commits] .: sd/source

2012-01-06 Thread Ivan Timofeev
sd/source/ui/dlg/present.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e2b57677d3fcb184606b4efb02c79b3e4847c1a0 Author: Ivan Timofeev timofeev@gmail.com Date: Fri Jan 6 17:08:54 2012 +0400 fdo#44294: overlapped controls diff --git a/sd/source/ui

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sd/source

2012-01-06 Thread Ivan Timofeev
sd/source/ui/dlg/present.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 58174c2a1e9291cf8cef63dcd51fd6357233c797 Author: Ivan Timofeev timofeev@gmail.com Date: Fri Jan 6 17:08:54 2012 +0400 fdo#44294: overlapped controls diff --git a/sd/source/ui

[Libreoffice-commits] .: dbaccess/source svtools/inc svtools/source

2011-12-28 Thread Ivan Timofeev
commits: commit f10fc42189b3d3f6dd180234da9777e53e92b7e4 Author: Ivan Timofeev timofeev@gmail.com Date: Wed Dec 28 20:00:03 2011 +0400 fdo#44204: shrink the first column in the open dialog, remove unused flags diff --git a/dbaccess/source/ui/dlg/CollectionView.cxx b/dbaccess/source/ui/dlg

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - dbaccess/source svtools/inc svtools/source

2011-12-28 Thread Ivan Timofeev
commits: commit 150c18ecb0d0eb0dbcef50bb1d76b7c549255104 Author: Ivan Timofeev timofeev@gmail.com Date: Wed Dec 28 20:00:03 2011 +0400 fdo#44204: shrink the first column in the open dialog, remove unused flags diff --git a/dbaccess/source/ui/dlg/CollectionView.cxx b/dbaccess/source/ui/dlg

[Libreoffice-commits] .: formula/source fpicker/source

2011-12-26 Thread Ivan Timofeev
formula/source/core/api/FormulaCompiler.cxx |4 ++-- formula/source/ui/dlg/formula.cxx | 18 +- formula/source/ui/dlg/funcpage.cxx|2 +- formula/source/ui/dlg/parawin.cxx |2 +- fpicker/source/office/OfficeControlAccess.cxx |

[Libreoffice-commits] .: vcl/source

2011-12-23 Thread Ivan Timofeev
vcl/source/window/menu.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 22ebb32863f7874ccd1d39881140a0bbcbc5f72a Author: Ivan Timofeev timofeev@gmail.com Date: Fri Dec 23 19:10:18 2011 +0400 don't hide images in menus (fdo#31471, fdo#41264) diff --git

[Libreoffice-commits] .: drawinglayer/source dtrans/source editeng/source

2011-12-23 Thread Ivan Timofeev
drawinglayer/source/primitive2d/controlprimitive2d.cxx |2 - dtrans/source/cnttype/mcnttype.cxx | 18 - dtrans/source/test/test_dtrans.cxx |2 - editeng/source/editeng/editview.cxx|4 +--

[Libreoffice-commits] .: cui/source

2011-12-20 Thread Ivan Timofeev
cui/source/customize/acccfg.cxx |8 cui/source/customize/cfg.cxx | 26 +- cui/source/customize/cfgutil.cxx | 10 +- cui/source/customize/macropg.cxx |6 +++--- cui/source/customize/selector.cxx | 10 +-

[Libreoffice-commits] .: sw/source

2011-12-18 Thread Ivan Timofeev
sw/source/ui/dbui/mmmergepage.src | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 2ca2b35f728ac341748836839a4579a6ff668f54 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Dec 19 09:23:33 2011 +0400 mailmerge: move overlapped controls diff

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sw/source

2011-12-18 Thread Ivan Timofeev
sw/source/ui/dbui/mmmergepage.src | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 3c6197f501c1b6d59ebb4dabad5a129b62c6f051 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Dec 19 09:23:33 2011 +0400 mailmerge: move overlapped controls diff

[Libreoffice-commits] .: sd/source

2011-12-18 Thread Ivan Timofeev
sd/source/ui/animations/SlideTransitionPane.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e81e5108b90340419264fa2562cc6b96837fee52 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Dec 19 10:01:29 2011 +0400 impress: slide transition pane: use

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sd/source

2011-12-18 Thread Ivan Timofeev
sd/source/ui/animations/SlideTransitionPane.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 418dcec256481791721fb13fd4cdfe07074403fb Author: Ivan Timofeev timofeev@gmail.com Date: Mon Dec 19 10:01:29 2011 +0400 impress: slide transition pane: use

[Libreoffice-commits] .: vcl/source

2011-12-17 Thread Ivan Timofeev
vcl/source/window/decoview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f26635c3869a85ae03dba3dfb833276f13ffc478 Author: Ivan Timofeev timofeev@gmail.com Date: Sat Dec 17 17:11:54 2011 +0400 fix decoration drawing diff --git a/vcl/source/window

[Libreoffice-commits] .: cppuhelper/source cppu/source cpputools/source

2011-12-17 Thread Ivan Timofeev
cppu/source/uno/EnvStack.cxx |2 - cppu/source/uno/lbenv.cxx|4 +-- cppu/source/uno/lbmap.cxx|6 ++--- cppuhelper/source/bootstrap.cxx |8 +++---

[Libreoffice-commits] .: 2 commits - configmgr/source vcl/source

2011-12-16 Thread Ivan Timofeev
+++--- vcl/source/window/printdlg.cxx |3 +++ 11 files changed, 44 insertions(+), 41 deletions(-) New commits: commit c4ccdda15a66ae6d8751da7401f5ea4f46df0c04 Author: Ivan Timofeev timofeev@gmail.com Date: Sat Dec 17 11:53:26 2011 +0400 fdo#34641: set initial focus

[Libreoffice-commits] .: comphelper/source

2011-12-13 Thread Ivan Timofeev
comphelper/source/container/embeddedobjectcontainer.cxx | 30 +++ comphelper/source/eventattachermgr/eventattachermgr.cxx |2 comphelper/source/misc/docpasswordhelper.cxx | 16 +-- comphelper/source/misc/documentinfo.cxx

[Libreoffice-commits] .: basic/source binaryurp/source bridges/source

2011-12-12 Thread Ivan Timofeev
9201704ede70498a850bee6d15f0340d58f3889c Author: Olivier Hallot olivier.hal...@alta.org.br Date: Sat Dec 10 17:29:21 2011 -0200 Fix for fdo43460 Part IV getLength to isEmpty Part IV Module basic (small fix per demand from Ivan Timofeev) binaryurp bridges diff --git a/basic/source/uno/scriptcont.cxx b

[Libreoffice-commits] .: codemaker/source

2011-12-12 Thread Ivan Timofeev
codemaker/source/codemaker/global.cxx|8 ++--- codemaker/source/codemaker/unotype.cxx |2 - codemaker/source/cppumaker/cppumaker.cxx |2 - codemaker/source/cppumaker/cpputype.cxx | 46 +++ codemaker/source/cppumaker/includes.cxx |2 -

[Libreoffice-commits] .: basctl/source

2011-12-10 Thread Ivan Timofeev
basctl/source/basicide/basicrenderable.cxx |4 ++-- basctl/source/basicide/baside2.cxx |2 +- basctl/source/basicide/bastype2.cxx|2 +- basctl/source/basicide/localizationmgr.cxx |6 +++--- basctl/source/basicide/moduldl2.cxx|2 +-

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sd/source

2011-12-09 Thread Ivan Timofeev
sd/source/ui/dlg/navigatr.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 8c763915fbb11a261dbbf64280cabeefb7ca6c6a Author: Ivan Timofeev timofeev@gmail.com Date: Fri Dec 9 21:23:50 2011 +0400 fdo#39528: do not lose height of tree list box

[Libreoffice-commits] .: sw/source

2011-12-08 Thread Ivan Timofeev
sw/source/core/crsr/callnk.cxx |2 +- sw/source/core/crsr/crsrsh.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit dc61ebdc93a777f4f41c1ae837bdb6098ecffcce Author: Ivan Timofeev timofeev@gmail.com Date: Thu Dec 8 22:55:27 2011 +0400 fdo#42147: fix

[Libreoffice-commits] .: 4 commits - starmath/inc starmath/source

2011-12-04 Thread Ivan Timofeev
: Ivan Timofeev timofeev@gmail.com Date: Sun Dec 4 15:11:23 2011 +0400 visual formula editor: implement selection by mouse diff --git a/starmath/inc/view.hxx b/starmath/inc/view.hxx index d716e72..5781e26 100644 --- a/starmath/inc/view.hxx +++ b/starmath/inc/view.hxx @@ -103,6 +103,7

[Libreoffice-commits] .: basctl/source

2011-12-04 Thread Ivan Timofeev
basctl/source/basicide/breakpoint.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit aa948e1c25dfa07f6bc47d1077a74ec61982b9c4 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Dec 5 08:31:45 2011 +0400 add missing include for size_t diff --git a/basctl/source/basicide

[Libreoffice-commits] .: starmath/source

2011-12-02 Thread Ivan Timofeev
starmath/source/cursor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2292904f85ab6c360c30914e8621e516f8ae1388 Author: Ivan Timofeev timofeev@gmail.com Date: Fri Dec 2 17:21:15 2011 +0400 visual formula editor: fix insertion of - diff --git

[Libreoffice-commits] .: starmath/source

2011-12-02 Thread Ivan Timofeev
starmath/source/cursor.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit c1baeb25ad3a5d6afb59f9329a634f742a7a9e5a Author: Ivan Timofeev timofeev@gmail.com Date: Fri Dec 2 20:54:38 2011 +0400 visual formula editor: fix insertion of symbols from catalog

[Libreoffice-commits] .: sw/Library_sw.mk sw/source

2011-11-29 Thread Ivan Timofeev
--- 5 files changed, 235 insertions(+), 381 deletions(-) New commits: commit 1e19c59d51b2184bbc2f7b794fe411946553548f Author: Ivan Timofeev timofeev@gmail.com Date: Tue Nov 29 21:43:38 2011 +0400 merge SwSortedObjsImpl into SwSortedObjs diff --git a/sw/Library_sw.mk b/sw

[Libreoffice-commits] .: sw/source

2011-11-24 Thread Ivan Timofeev
sw/source/core/inc/frame.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 2ebe5c9e8adafd51285a3e38e109631ed8f9cf3d Author: Ivan Timofeev timofeev@gmail.com Date: Thu Nov 24 18:58:42 2011 +0400 remove private copy ctor, base class SwClient is noncopyable diff --git

[Libreoffice-commits] .: 2 commits - sw/source vcl/source

2011-11-18 Thread Ivan Timofeev
sw/source/ui/inc/pview.hxx|1 + sw/source/ui/uno/unotxdoc.cxx | 16 +--- vcl/source/gdi/print3.cxx |5 - 3 files changed, 14 insertions(+), 8 deletions(-) New commits: commit ce888a74614aa83e17a34e557f416acb262419a1 Author: Ivan Timofeev timofeev@gmail.com

[Libreoffice-commits] .: sw/source

2011-11-18 Thread Ivan Timofeev
sw/source/ui/uno/unotxdoc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3bdce622e0847b769a8d0d6e7b5f6f5f8e1ef3c0 Author: Ivan Timofeev timofeev@gmail.com Date: Fri Nov 18 22:14:38 2011 +0400 forgot to consider printing from html source diff --git

[Libreoffice-commits] .: sw/source

2011-11-17 Thread Ivan Timofeev
: commit 3616dfb094089589b5c9082fc96702ad1155045f Author: Ivan Timofeev timofeev@gmail.com Date: Thu Nov 17 22:13:42 2011 +0400 redundant if not-null checks on delete diff --git a/sw/source/core/bastyp/calc.cxx b/sw/source/core/bastyp/calc.cxx index ecee9a2..78ee52c 100644 --- a/sw/source/core

[Libreoffice-commits] .: 2 commits - cui/source sd/source starmath/source sw/source vcl/source

2011-11-06 Thread Ivan Timofeev
-- sw/source/filter/xml/xmlitmpr.cxx |2 +- sw/source/ui/uiview/view2.cxx |3 ++- vcl/source/window/decoview.cxx|2 +- 9 files changed, 21 insertions(+), 25 deletions(-) New commits: commit 5122e3413b06125ff45fd10e1ac1f0e58c24afcc Author: Ivan Timofeev timofeev@gmail.com Date

[Libreoffice-commits] .: 2 commits - svx/source

2011-11-06 Thread Ivan Timofeev
svx/source/unodraw/UnoGraphicExporter.cxx | 84 -- 1 file changed, 36 insertions(+), 48 deletions(-) New commits: commit da5ec5d1e0823cf53f3f70c074cd3d314b89d4e3 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Nov 7 09:01:50 2011 +0400 use boost

[Libreoffice-commits] .: wizards/com

2011-11-04 Thread Ivan Timofeev
wizards/com/sun/star/wizards/ui/event/DataAware.java| 11 --- wizards/com/sun/star/wizards/ui/event/MethodInvocation.java | 11 +++ 2 files changed, 7 insertions(+), 15 deletions(-) New commits: commit 504b384dd1c74838f34d5caa27f3e916bb309a8c Author: Ivan Timofeev

[Libreoffice-commits] .: basic/source sd/source svx/source sw/source

2011-11-04 Thread Ivan Timofeev
Author: Ivan Timofeev timofeev@gmail.com Date: Fri Nov 4 23:01:17 2011 +0400 cppcheck: avoid possible null pointer dereferences diff --git a/basic/source/comp/exprtree.cxx b/basic/source/comp/exprtree.cxx index 1c7ec1b..41caa05 100644 --- a/basic/source/comp/exprtree.cxx +++ b/basic

[Libreoffice-commits] .: sw/source

2011-11-02 Thread Ivan Timofeev
sw/source/core/doc/doc.cxx | 95 +++-- 1 file changed, 15 insertions(+), 80 deletions(-) New commits: commit 0847d1cb9868396cbcdf59b1a389dc88bcd5b71e Author: Ivan Timofeev timofeev@gmail.com Date: Mon Oct 31 11:59:07 2011 +0400 simplify

[Libreoffice-commits] .: 2 commits - sw/source tools/inc tools/source

2011-10-23 Thread Ivan Timofeev
a47a5ed0a5ffd948d48e02e5a9f0e2064096e7d4 Author: Ivan Timofeev timofeev@gmail.com Date: Sun Oct 23 21:35:00 2011 +0400 always explicitly handle empty string of ranges diff --git a/sw/source/core/doc/doc.cxx b/sw/source/core/doc/doc.cxx index 96a1629..4580328 100644 --- a/sw/source/core/doc/doc.cxx +++ b/sw/source

[Libreoffice-commits] .: tools/inc tools/source

2011-10-20 Thread Ivan Timofeev
tools/inc/tools/multisel.hxx |3 tools/source/memtools/multisel.cxx | 158 - 2 files changed, 161 deletions(-) New commits: commit d72701bba66817fbd0ddcb8dea969aea49f8426a Author: Ivan Timofeev timofeev@gmail.com Date: Thu Oct 20 23:11:17

[Libreoffice-commits] .: 2 commits - filter/source sc/source sw/inc sw/source

2011-10-19 Thread Ivan Timofeev
+--- 5 files changed, 207 insertions(+), 95 deletions(-) New commits: commit 5ad4d151dac1eb887d92200330e31af269d8d1fd Author: Ivan Timofeev timofeev@gmail.com Date: Wed Oct 19 21:52:17 2011 +0400 migrate to StringRangeEnumerator in pdfexport diff --git a/filter/source/pdf

[Libreoffice-commits] .: tools/source

2011-10-12 Thread Ivan Timofeev
tools/source/memtools/multisel.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit aaa6e59711d3ba9b143d3719c78a815d96c3b1df Author: Ivan Timofeev timofeev@gmail.com Date: Wed Oct 12 17:06:45 2011 +0400 treat - as entire range diff --git a/tools

[Libreoffice-commits] .: 3 commits - basctl/source tools/inc tools/source

2011-10-08 Thread Ivan Timofeev
e0ffea7232fe4bd52424b321562baa809686fb09 Author: Ivan Timofeev timofeev@gmail.com Date: Sat Oct 8 22:25:09 2011 +0400 migrate to StringRangeEnumerator in Basic diff --git a/basctl/source/basicide/basicrenderable.cxx b/basctl/source/basicide/basicrenderable.cxx index 1671238..b3e787d 100644 --- a/basctl/source/basicide