summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* drop now unused ToolPanelOptCaolán McNamara2017-11-152-389/+0
* Resolves: tdf#113835 add Fon [fon-BJ] to language listEike Rathke2017-11-141-1/+2
* Fix typosAndrea Gelmini2017-11-141-1/+1
* SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke2017-11-131-0/+1
* A user object id is *NOT* a SotClipboardFormatIdEike Rathke2017-11-111-2/+2
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-093-6/+6
* ofz#4115 Integer-overflowCaolán McNamara2017-11-081-3/+3
* ofz#4113 Null-dereference READCaolán McNamara2017-11-081-3/+5
* ofz infinite loopCaolán McNamara2017-11-062-1/+12
* ofz infinite loopCaolán McNamara2017-11-061-1/+11
* Replace remaining lists by vectors in svtoolsJulien Nabet2017-11-053-14/+7
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-031-2/+7
* loplugin:constparam in vcl,svtoolsNoel Grandin2017-11-034-8/+8
* ofz: crash with empty aParserStatesCaolán McNamara2017-11-031-1/+2
* vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens2017-11-034-18/+0
* Infinite loop in ooo32227-1.rtf with calc rtf filterCaolán McNamara2017-11-031-1/+3
* loplugin:constantparam in svl,svtoolsNoel Grandin2017-10-315-55/+41
* loplugin:constantparam in vclNoel Grandin2017-10-301-1/+1
* Related tdf#95694: Enable papersize & orientation listboxesKatarina Behrens2017-10-281-1/+4
* vcl: make MapMode constructor explicitMichael Stahl2017-10-2616-45/+49
* rename createOnShotInstance->createOneShotInstanceNoel Grandin2017-10-261-3/+3
* Use the canonical abbreviation "pc" of pica, instead of "pi"Takeshi Abe2017-10-261-1/+1
* Refactor font substitute removing (vcl/svtools)Julien Nabet2017-10-261-4/+1
* Fix memory leakTakeshi Abe2017-10-262-5/+5
* loplugin:finalclasses in svtoolsNoel Grandin2017-10-245-53/+38
* tdf#113368: fix crash when closing dialog opened with BasicJulien Nabet2017-10-241-0/+2
* loplugin:includeform: svtoolsStephan Bergmann2017-10-2337-53/+53
* overload std::hash for OUString and OStringNoel Grandin2017-10-232-2/+2
* loplugin:redundantcast handle dynamic_castNoel Grandin2017-10-211-9/+2
* svtools: SvTreeListEntry's copy ctor is unnecessaryTakeshi Abe2017-10-201-13/+0
* use std::unique_ptr in SvTreeListNoel Grandin2017-10-181-39/+34
* use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin2017-10-061-22/+18
* Revert "remove handing of deprecated Storage path option"Noel Grandin2017-10-061-7/+7
* remove handing of deprecated Storage path optionJochen Nitschke2017-10-051-7/+7
* add << operator for css::uno::ExceptionNoel Grandin2017-10-048-44/+38
* convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin2017-10-031-5/+5
* new loplugin:blockblockNoel Grandin2017-10-031-5/+3
* simplify some OUString compareTo callsMuhammet Kara2017-10-011-1/+1
* Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara2017-10-011-5/+2
* Translate German comments and debug strings (leftovers)Johnny_M2017-09-301-1/+1
* WB_MOVEABLE should not trigger tearoff modeMaxim Monastirsky2017-09-291-1/+1
* Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann2017-09-281-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-1/+1
* tdf#49634 Fix positioning of focus rectangle in Navigator content treeJim Raykowski2017-09-261-0/+2
* tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky2017-09-241-0/+13
* loplugin:flatten in svl..svxNoel Grandin2017-09-232-40/+32
* Check availability of XPageCursorEike Rathke2017-09-221-1/+1
* GetGraphicSource: use DocumentToGraphicRenderer::isShapeSelected()Eike Rathke2017-09-221-9/+2
* Introduce DocumentToGraphicRenderer::isShapeSelected()Eike Rathke2017-09-221-0/+24
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-19/+30