summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann53-313/+313
2018-01-11Replace macro with functionStephan Bergmann1-1/+7
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara1-3/+1
2018-01-11tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski3-4/+13
2018-01-11Modernize a bit svtoolsJulien Nabet6-122/+60
2018-01-11Optimize a bit fileview.cxx (svtools)Julien Nabet1-93/+53
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2018-01-07uitest: add more properties to SvSimpleTableContainer state mapMarkus Mohrhard1-1/+5
2018-01-07uitest: support selecting and deselecting of tree list entriesMarkus Mohrhard1-0/+8
2018-01-07SAL_WARN when using the interal GraphicObject URLTomaž Vajngerl1-3/+10
2018-01-07svtools: Simplify TabBar_Impl with std::unique_ptrTakeshi Abe1-63/+46
2018-01-06svtools: Simplify HeaderBar with std::unique_ptrTakeshi Abe1-71/+50
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin1-1/+1
2018-01-05lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-2/+5
2018-01-04drop OAddressBookSourceDialogUnoBase typedefNoel Grandin1-4/+3
2018-01-03Translate German comments and debug stringsJohnny_M1-2/+2
2018-01-02Treat OOO_VENDOR as (non-Unicode) plain char stringJan-Marek Glogowski1-1/+2
2018-01-02RID_* can be extern global variablesNoel Grandin1-23/+3
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-27svtools: Simplify DoubleNumericField with std::unique_ptrTakeshi Abe1-9/+5
2017-12-26svtools: Use std::unique_ptr for LineListBoxTakeshi Abe1-59/+39
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin5-6/+6
2017-12-25coverity#1426923 Pointer to local outside scopeCaolán McNamara1-6/+6
2017-12-23svtools: Use std::unique_ptr for SvImpLBoxTakeshi Abe2-9/+5
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-3/+2
2017-12-22request installation of langpack via packagekitCaolán McNamara1-3/+128
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens1-4/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-8/+8
2017-12-19drop last CONTAINER_APPEND useCaolán McNamara1-1/+1
2017-12-19svtools: Use std::unique_ptr for GraphicCacheEntryTakeshi Abe1-48/+16
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin1-3/+3
2017-12-17Fix typosAndrea Gelmini1-1/+1
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin1-1/+1
2017-12-14Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna3-1/+73
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+2
2017-12-13tools: remove unused #include from solar.hMichael Stahl5-0/+5
2017-12-13convert tolerance params to sal_uInt8Noel Grandin1-1/+1
2017-12-12ensure dec ref if exception calledCaolán McNamara1-3/+23
2017-12-12svtools: Simplify BrowserDataWin with std::unique_ptrTakeshi Abe3-23/+15
2017-12-11loplugin:salcall fix functionsNoel Grandin14-20/+20
2017-12-09svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe2-35/+25
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin4-7/+7
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-2/+2
2017-12-04Add Plautdietsch [pdt-CA] to language listboxEike Rathke1-1/+2
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin1-2/+2
2017-12-01tdf#102160 make 'Other CMIS' string localizableAndras Timar1-1/+1
2017-12-01tdf#114098 Show vertical scrollbarXisco Fauli1-0/+1
2017-11-30tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen1-0/+1
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1