summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
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