summaryrefslogtreecommitdiffstats
path: root/include/svtools
Commit message (Expand)AuthorAgeFilesLines
* tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski2018-01-111-0/+1
* SAL_WARN when using the interal GraphicObject URLTomaž Vajngerl2018-01-071-1/+3
* svtools: Simplify TabBar_Impl with std::unique_ptrTakeshi Abe2018-01-071-2/+0
* svtools: Simplify HeaderBar with std::unique_ptrTakeshi Abe2018-01-061-4/+2
* lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky2018-01-051-1/+1
* RID_* can be extern global variablesNoel Grandin2018-01-022-4/+4
* Fix typosAndrea Gelmini2017-12-291-1/+1
* svtools: Simplify DoubleNumericField with std::unique_ptrTakeshi Abe2017-12-271-8/+3
* svtools: Use std::unique_ptr for LineListBoxTakeshi Abe2017-12-261-3/+2
* loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin2017-12-263-4/+4
* coverity#1426923 Pointer to local outside scopeCaolán McNamara2017-12-251-2/+2
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-1/+1
* request installation of langpack via packagekitCaolán McNamara2017-12-221-0/+3
* remove unused typedefsNoel Grandin2017-12-191-8/+0
* inline use-once typedefsNoel Grandin2017-12-191-2/+2
* convert ColorPickerMode to scoped enumNoel Grandin2017-12-181-4/+5
* svtools: Delete copy ctor in a standard wayTakeshi Abe2017-12-171-2/+2
* sw HTML export: add a filter option to produce XHTMLMiklos Vajna2017-12-151-0/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe2017-12-091-2/+3
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-2/+2
* remove some unused definesNoel Grandin2017-12-051-1/+0
* tdf#102160 make 'Other CMIS' string localizableAndras Timar2017-12-011-0/+1
* tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen2017-11-301-0/+1
* loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin2017-11-281-1/+1
* Fix typosAndrea Gelmini2017-11-211-1/+1
* tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose2017-11-201-0/+1
* clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke2017-11-191-1/+0
* drop now unused ToolPanelOptCaolán McNamara2017-11-151-70/+0
* 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
* ofz infinite loopCaolán McNamara2017-11-061-0/+1
* loplugin:constparam in vcl,svtoolsNoel Grandin2017-11-032-2/+2
* vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens2017-11-031-2/+2
* loplugin:constantparam in svl,svtoolsNoel Grandin2017-10-312-6/+4
* Related: tdf#80713 allow translation of linguistic service display namesCaolán McNamara2017-10-251-0/+4
* loplugin:finalclasses in svtoolsNoel Grandin2017-10-249-107/+80
* loplugin:includeform: svtoolsStephan Bergmann2017-10-231-1/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-233-6/+3
* coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2017-10-212-3/+4
* Drop redundant castTakeshi Abe2017-10-201-1/+1
* svtools: SvTreeListEntry's copy ctor is unnecessaryTakeshi Abe2017-10-201-1/+1
* Kill unused SV_LBOX_DD_FORMATTakeshi Abe2017-10-201-2/+0
* use std::unique_ptr in SvTreeListNoel Grandin2017-10-181-2/+2
* Make include/svtools include files found through global -IincludeStephan Bergmann2017-10-161-1/+1
* Make Color a forward declarationChris Sherlock2017-10-081-1/+0
* convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin2017-10-031-10/+15
* Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos2017-10-021-2/+2
* tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky2017-09-241-0/+5
* Introduce DocumentToGraphicRenderer::isShapeSelected()Eike Rathke2017-09-221-0/+21