summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-29tdf#113834: fix crash when service host emptyJulien Nabet
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-25tdf#124572 TabBar new look, protected icon, width and heightTomaž Vajngerl
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-04-10Translate German commentJohnny_M
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-04tdf#124323: show restart dialog when toggling multi-threaded...Xisco Fauli
2019-04-04Fix typoAndrea Gelmini
2019-04-02limit URLBox growthCaolán McNamara
2019-04-02drop some unneeded includesCaolán McNamara
2019-03-29Accessible Descriptions are supposed to be human text (and translated)Caolán McNamara
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-27move LineListBox beside last consumerCaolán McNamara
2019-03-25svtools: double the limit of max drawing page sizeMiklos Vajna
2019-03-24Make some .ui strings translatable / not translatableGabor Kelemen
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