summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Guard read access of static dataMike Kaganski2018-01-291-5/+5
* tdf#111837 removed lag in navigator selection updateKshitij Pathania2018-01-281-0/+13
* Make handled flags for Java interaction handler staticMike Kaganski2018-01-261-20/+32
* Fix typosAndrea Gelmini2018-01-261-1/+1
* tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna2018-01-252-0/+5
* Fix some IWYU warningsMiklos Vajna2018-01-241-1/+0
* loplugin:unused-returns in vclNoel Grandin2018-01-244-12/+5
* EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna2018-01-232-3/+25
* tdf#115105 Fix Styles and Macros nodes don't expand in Customize dialogJim Raykowski2018-01-221-0/+1
* tdf#115002 Including of bitness information into Java message on Windowstagezi2018-01-221-1/+9
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-191-1/+1
* Replace OUStringBuffer in valueacc (svtools)Julien Nabet2018-01-181-10/+5
* Fix typosAndrea Gelmini2018-01-171-1/+1
* loplugin:useuniqueptr in TreeControlPeerNoel Grandin2018-01-172-5/+3
* loplugin:useuniqueptr in TransferDataContainer_ImplNoel Grandin2018-01-171-11/+4
* loplugin:useuniqueptr in SvEmbedTransferHelperNoel Grandin2018-01-171-6/+1
* loplugin:useuniqueptr in ODocumentCloserNoel Grandin2018-01-171-12/+2
* loplugin:useuniqueptr in GraphicManagerNoel Grandin2018-01-171-1/+1
* loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin2018-01-172-12/+11
* loplugin:useuniqueptr in AsynchronLinkNoel Grandin2018-01-171-3/+3
* Fix typosAndrea Gelmini2018-01-161-1/+1
* change Not to Dont in tdf#36308 fixJim Raykowski2018-01-151-1/+1
* More loplugin:cstylecast: svtoolsStephan Bergmann2018-01-1511-30/+30
* More loplugin:cstylecast: svtoolsStephan Bergmann2018-01-1253-313/+313
* 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