summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski3-10/+12
2019-04-04tdf#124323: show restart dialog when toggling multi-threaded...Xisco Fauli2-2/+20
2019-04-04Fix typoAndrea Gelmini1-1/+1
2019-04-02limit URLBox growthCaolán McNamara1-0/+4
2019-04-02drop some unneeded includesCaolán McNamara2-3/+2
2019-03-29Accessible Descriptions are supposed to be human text (and translated)Caolán McNamara1-1/+9
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-11/+2
2019-03-27move LineListBox beside last consumerCaolán McNamara1-309/+0
2019-03-25svtools: double the limit of max drawing page sizeMiklos Vajna1-2/+2
2019-03-24Make some .ui strings translatable / not translatableGabor Kelemen1-10/+10
2019-03-22GraphisObjectTest: Remove some unused test documentsTamás Zolnai3-0/+0
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara4-46/+46
2019-03-11weld ODocumentLinkDialogCaolán McNamara1-3/+34
2019-03-11weld SfxDocumentPageCaolán McNamara1-2/+2
2019-03-09loplugin:unusedfieldsNoel Grandin1-10/+0
2019-03-08new loplugin constvarsNoel Grandin1-3/+1
2019-03-07CppunitTest_svtools_html: use CPPUNIT_TEST_FIXTURE()Miklos Vajna2-43/+12
2019-03-07log nice exception messages whereever possibleNoel Grandin1-4/+7
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin5-9/+9
2019-03-04simplify UNO getTypes methodsNoel Grandin3-30/+18
2019-03-04Revert "new loplugin typedefparam"Noel Grandin5-9/+9
2019-03-04new loplugin typedefparamNoel Grandin5-9/+9
2019-03-02weld AddressBookSourceDialogCaolán McNamara3-469/+394
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin1-23/+58
2019-02-27tdf#123693 raise max sizeCaolán McNamara1-3/+3
2019-02-27weld LicenseDialogImplCaolán McNamara1-5/+5
2019-02-25loplugin:unusedmethodsNoel Grandin1-7/+0
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin9-57/+1
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara2-0/+33
2019-02-20extract empty test as methodCaolán McNamara1-2/+1
2019-02-18tdf#123485 Excel 2003 xml file with xls extension detected as HTMLNoel Grandin2-22/+16
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin1-3/+2
2019-02-16MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai2-1/+19
2019-02-15weld ScDPDateGroupDlgCaolán McNamara3-0/+66
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