summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Replace macro with functionStephan Bergmann2018-01-111-1/+7
* [API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara2018-01-111-3/+1
* tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski2018-01-113-4/+13
* Modernize a bit svtoolsJulien Nabet2018-01-116-122/+60
* Optimize a bit fileview.cxx (svtools)Julien Nabet2018-01-111-93/+53
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+1
* uitest: add more properties to SvSimpleTableContainer state mapMarkus Mohrhard2018-01-071-1/+5
* uitest: support selecting and deselecting of tree list entriesMarkus Mohrhard2018-01-071-0/+8
* SAL_WARN when using the interal GraphicObject URLTomaž Vajngerl2018-01-071-3/+10
* svtools: Simplify TabBar_Impl with std::unique_ptrTakeshi Abe2018-01-071-63/+46
* svtools: Simplify HeaderBar with std::unique_ptrTakeshi Abe2018-01-061-71/+50
* tdf#114837 FILEOPEN: Image is blankNoel Grandin2018-01-051-1/+1
* lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky2018-01-051-2/+5
* drop OAddressBookSourceDialogUnoBase typedefNoel Grandin2018-01-041-4/+3
* Translate German comments and debug stringsJohnny_M2018-01-031-2/+2
* Treat OOO_VENDOR as (non-Unicode) plain char stringJan-Marek Glogowski2018-01-021-1/+2
* RID_* can be extern global variablesNoel Grandin2018-01-021-23/+3
* Fix typosAndrea Gelmini2017-12-291-1/+1
* svtools: Simplify DoubleNumericField with std::unique_ptrTakeshi Abe2017-12-271-9/+5
* svtools: Use std::unique_ptr for LineListBoxTakeshi Abe2017-12-261-59/+39
* loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin2017-12-265-6/+6
* coverity#1426923 Pointer to local outside scopeCaolán McNamara2017-12-251-6/+6
* svtools: Use std::unique_ptr for SvImpLBoxTakeshi Abe2017-12-232-9/+5
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-3/+2
* request installation of langpack via packagekitCaolán McNamara2017-12-221-3/+128
* tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens2017-12-201-4/+1
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-8/+8
* drop last CONTAINER_APPEND useCaolán McNamara2017-12-191-1/+1
* svtools: Use std::unique_ptr for GraphicCacheEntryTakeshi Abe2017-12-191-48/+16
* convert ColorPickerMode to scoped enumNoel Grandin2017-12-181-3/+3
* Fix typosAndrea Gelmini2017-12-171-1/+1
* sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin2017-12-141-1/+1
* Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna2017-12-143-1/+73
* tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2017-12-131-0/+2
* tools: remove unused #include from solar.hMichael Stahl2017-12-135-0/+5
* convert tolerance params to sal_uInt8Noel Grandin2017-12-131-1/+1
* ensure dec ref if exception calledCaolán McNamara2017-12-121-3/+23
* svtools: Simplify BrowserDataWin with std::unique_ptrTakeshi Abe2017-12-123-23/+15
* loplugin:salcall fix functionsNoel Grandin2017-12-1114-20/+20
* svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe2017-12-092-35/+25
* loplugin:salcall vcl builder methodsNoel Grandin2017-12-084-7/+7
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-2/+2
* Add Plautdietsch [pdt-CA] to language listboxEike Rathke2017-12-041-1/+2
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-041-2/+2
* tdf#102160 make 'Other CMIS' string localizableAndras Timar2017-12-011-1/+1
* tdf#114098 Show vertical scrollbarXisco Fauli2017-12-011-0/+1
* tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen2017-11-301-0/+1
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* tdf#111801 added hover state to tabledesign sidebarKshitij Pathania2017-11-291-3/+3