summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara1-1506/+0
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin1-0/+1
2019-02-13Pointer is pointlessNoel Grandin12-26/+32
2019-02-13Avoid index for single getToken() callMatteo Casalin1-4/+2
2019-02-13Use indexed getToken()Matteo Casalin1-1/+2
2019-02-13Use indexed getToken()Matteo Casalin1-2/+3
2019-02-11new loplugin writeonlyvarsNoel Grandin2-14/+0
2019-02-11remove ControlDependencyManagerNoel Grandin2-193/+0
2019-02-10loplugin:indentation in svtoolsNoel Grandin11-26/+26
2019-02-08remove obsolete image handling description from READMETomaž Vajngerl1-15/+0
2019-02-06QueueInfo::GetJobs returns sal_uInt32Stephan Bergmann1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen36-0/+65
2019-02-02tdf#119812: Hide "Windows Share" server type in Windows OS.Aditya1-0/+7
2019-01-31tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara2-8/+19
2019-01-30crashtesting: crash exporting ooo58458-1.odt to docCaolán McNamara1-2/+4
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen3-8/+5
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin1-1/+1
2019-01-19Redaction: Adjust offset for multiple Calc pagesMuhammet Kara1-5/+53
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen3-0/+3
2019-01-17Resolves: tdf#122744 pt/% values not limited to historic limitsCaolán McNamara1-0/+16
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen7-1/+7
2019-01-15Resolves: tdf#122656 keypress handled twiceCaolán McNamara1-1/+1
2019-01-10o3tl::string_view -> std::string_view (in svtools)Stephan Bergmann1-2/+5
2019-01-08Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara1-0/+23
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin6-25/+25
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen26-0/+27
2019-01-04svtools: expose document position in DocumentToGraphicRendererMiklos Vajna1-1/+12
2018-12-31tdf#120037: Fix transition sidebar "None" scroll issuePatrik Vas1-1/+1
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-20Fix typo in codeAndrea Gelmini2-4/+4
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens1-9/+3
2018-12-13tdf#121180: close Options dialog when restart is confirmedMike Kaganski1-2/+4
2018-12-13loplugin:constantparamNoel Grandin3-30/+9
2018-12-12tdf#104277 follow-up: use svtools::executeRestartDialogMike Kaganski2-1/+19
2018-12-12tdf#122038: don't create another RestartDialog if already restartingMike Kaganski1-1/+4
2018-12-11loplugin:useuniqueptr in svtools,toolkitsNoel Grandin1-4/+4
2018-12-11loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin4-127/+61
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen13-0/+14
2018-12-09loplugin:unusedmethodsNoel Grandin1-10/+0
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin3-4/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann8-27/+27
2018-12-07Resolves: tdf#121954 basic input box used to have label on top of entryCaolán McNamara1-2/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-1/+1
2018-12-05remove unused SvxIconViewFlags enum valueNoel Grandin1-4/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin11-21/+21
2018-12-04convert SvTabJustify to scoped enumNoel Grandin1-1/+1
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen1-0/+1
2018-11-30loplugin:unusedmethodsNoel Grandin1-8/+0
2018-11-30loplugin:unusedfieldsNoel Grandin1-3/+0
2018-11-30loplugin:singlevalfieldsNoel Grandin3-9/+1