summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2019-03-22GraphisObjectTest: Remove some unused test documentsTamás Zolnai
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-11weld ODocumentLinkDialogCaolán McNamara
2019-03-11weld SfxDocumentPageCaolán McNamara
2019-03-09loplugin:unusedfieldsNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07CppunitTest_svtools_html: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-02weld AddressBookSourceDialogCaolán McNamara
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-02-27tdf#123693 raise max sizeCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara
2019-02-20extract empty test as methodCaolán McNamara
2019-02-18tdf#123485 Excel 2003 xml file with xls extension detected as HTMLNoel Grandin
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-16MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-13Avoid index for single getToken() callMatteo Casalin
2019-02-13Use indexed getToken()Matteo Casalin
2019-02-13Use indexed getToken()Matteo Casalin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11remove ControlDependencyManagerNoel Grandin
2019-02-10loplugin:indentation in svtoolsNoel Grandin
2019-02-08remove obsolete image handling description from READMETomaž Vajngerl
2019-02-06QueueInfo::GetJobs returns sal_uInt32Stephan Bergmann
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-02tdf#119812: Hide "Windows Share" server type in Windows OS.Aditya
2019-01-31tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara
2019-01-30crashtesting: crash exporting ooo58458-1.odt to docCaolán McNamara
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin
2019-01-19Redaction: Adjust offset for multiple Calc pagesMuhammet Kara
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-17Resolves: tdf#122744 pt/% values not limited to historic limitsCaolán McNamara
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-15Resolves: tdf#122656 keypress handled twiceCaolán McNamara
2019-01-10o3tl::string_view -> std::string_view (in svtools)Stephan Bergmann
2019-01-08Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin