summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-11-06ofz infinite loopCaolán McNamara
2017-11-06ofz infinite loopCaolán McNamara
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-03ofz: crash with empty aParserStatesCaolán McNamara
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-11-03Infinite loop in ooo32227-1.rtf with calc rtf filterCaolán McNamara
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-28Related tdf#95694: Enable papersize & orientation listboxesKatarina Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26rename createOnShotInstance->createOneShotInstanceNoel Grandin
2017-10-26Use the canonical abbreviation "pc" of pica, instead of "pi"Takeshi Abe
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-10-26Fix memory leakTakeshi Abe
2017-10-24loplugin:finalclasses in svtoolsNoel Grandin
2017-10-24tdf#113368: fix crash when closing dialog opened with BasicJulien Nabet
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-20svtools: SvTreeListEntry's copy ctor is unnecessaryTakeshi Abe
2017-10-18use std::unique_ptr in SvTreeListNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-10-01Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-09-29WB_MOVEABLE should not trigger tearoff modeMaxim Monastirsky
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26tdf#49634 Fix positioning of focus rectangle in Navigator content treeJim Raykowski
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-22Check availability of XPageCursorEike Rathke
2017-09-22GetGraphicSource: use DocumentToGraphicRenderer::isShapeSelected()Eike Rathke
2017-09-22Introduce DocumentToGraphicRenderer::isShapeSelected()Eike Rathke
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke
2017-09-22Bin obsolete commentTor Lillqvist
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20unused aDDLastRectPos in SvxIconChoiceCtrl_ImplNoel Grandin
2017-09-19Writer export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke
2017-09-19Call getCurrentPageWriter() only for WriterEike Rathke
2017-09-19Detect Writer doc independent of selection, we'll need that laterEike Rathke