summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold28-73/+73
2013-03-09remove commented out codeThomas Arnhold1-100/+0
2013-03-09Resolves: #i120663# The SvXMLImportContext is always leakedJian Fang Zhang1-1/+2
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold7-24/+24
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold24-43/+43
2013-03-09lm files missing from fingerprint.zip againCaolán McNamara1-1/+1
2013-03-09Resolves: #i120667#, pBound member obj in TextRanger is not freedJian Fang Zhang1-0/+1
2013-03-09const-correctnessIvan Timofeev6-7/+7
2013-03-09coverity#705676: fix memory leakMarkus Mohrhard1-4/+7
2013-03-09coverity#705655: fix memory leakMarkus Mohrhard1-2/+2
2013-03-09simplify code a bitMarkus Mohrhard1-7/+6
2013-03-09coverity#705627: fix memory leakMarkus Mohrhard1-0/+1
2013-03-09coverity#705627: fix memory leakMarkus Mohrhard1-2/+2
2013-03-09coverity#705689: fix memory leakMarkus Mohrhard1-3/+1
2013-03-09regex: don't loop 10000 identical matches to find a single $ anchorEike Rathke1-0/+5
2013-03-09regex: handle zero-length matches, fdo#60259 relatedEike Rathke2-5/+28
2013-03-09fdo#60259 prevent crash when searching backward for $ anchor regexEike Rathke1-18/+38
2013-03-09group undo action when hiding/showing sheetsLaurent Godard8-77/+109
2013-03-09SwEditWin: rename member variables missing their prefixMiklos Vajna5-638/+638
2013-03-09related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalidIvan Timofeev1-3/+6
2013-03-09use direct calls for column width import from ooxmlMarkus Mohrhard1-4/+15
2013-03-09scaddins: remove STRING macroThomas Arnhold7-190/+188
2013-03-09use direct calls to set row height, fdo#61721Markus Mohrhard1-6/+9
2013-03-09Use simpler keyid with 5 digitsZolnai Tamás1-7/+7
2013-03-09Work around Clang -Werror,Wvexing-parseStephan Bergmann1-2/+2
2013-03-09Remove unused functions (callcatcher)Julien Nabet5-33/+0
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann17-1027/+2372
2013-03-09Work around GCC 4.8 -Werror=virtual-move-assignStephan Bergmann1-1/+2
2013-03-09-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann1-0/+202
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann9-37/+48
2013-03-09-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann3-4/+0
2013-03-09Work around GCC 4.8 -Werror=format= in python3Stephan Bergmann2-0/+16
2013-03-09Work around GCC 4.8 -Werror=unused-local-typedefs in boostStephan Bergmann2-0/+26
2013-03-09not stop localize, just ignore invalid po entriesZolnai Tamás1-1/+0
2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann7-25/+29
2013-03-09Delete PoHeader constructor used by renewpoZolnai Tamás2-37/+0
2013-03-09Make allow to step on from LimitBox with tabZolnai Tamás1-0/+5
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann17-2372/+1027
2013-03-09LimitBox.cxx: Delete useless comment blockZolnai Tamás1-5/+0
2013-03-09fdo#61794 Allow greater value in LimitBoxZolnai Tamás3-5/+6
2013-03-09coverity#989728: uninitialized scalarMarc-André Laverdière1-0/+1
2013-03-09coverity#989730 and coverity#989729: Uninitialized scalar fieldMarc-André Laverdière1-2/+2
2013-03-09sal_Bool to boolTakeshi Abe6-50/+50
2013-03-09Related to fdo#60724: Fix grammar.Benjamin Drung1-1/+1
2013-03-09Fix typo in libreoffice man page.Benjamin Drung1-1/+1
2013-03-09fdo#61797 ESCape abort changes and grab focusZolnai Tamás3-23/+20
2013-03-09Remove unused EditTextObjectImpl::RemoveParaAttribsJulien Nabet3-32/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1167-9/+3200
2013-03-08AndroidSalInstance::Wakeup() is unusedTor Lillqvist2-7/+0
2013-03-08Don't crash the other experimental appsTor Lillqvist2-16/+21