summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-05-31tdf#124572 Reduce tab bar item widthTomaž Vajngerl1-1/+3
2019-05-28Fix domain in ui files (sfx2, svtools)Julien Nabet2-2/+2
2019-05-24Avoid broken static_castStephan Bergmann2-10/+20
2019-05-22New loplugin:dataStephan Bergmann1-2/+2
2019-05-20calc item width on requestCaolán McNamara1-3/+2
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara2-12/+16
2019-05-19Fix typoAndrea Gelmini1-2/+2
2019-05-18remove remaining '0' responsesCaolán McNamara1-1/+1
2019-05-17weld SvxIMapDlgCaolán McNamara2-3/+1
2019-05-13handle empty tools::Rectangle in svtooolsNoel Grandin2-16/+21
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin5-6/+6
2019-05-12regenerate PCH headersLuboš Luňák1-4/+4
2019-05-10an is used before a vowel soundCaolán McNamara1-2/+2
2019-05-09loplugin:unusedmethodsNoel Grandin1-10/+0
2019-05-09loplugin:unusedfieldsNoel Grandin1-7/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-141/+53
2019-05-04Resolves: tdf#123948 add English (Zambia) [en-ZM] to language listEike Rathke1-1/+2
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov7-10/+10
2019-05-03Fix loop conditionArkadiy Illarionov1-1/+1
2019-04-30drop Graphic::operator boolNoel Grandin2-2/+2
2019-04-29tdf#113834: fix crash when service host emptyJulien Nabet1-5/+6
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-3/+0
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-3/+9
2019-04-25tdf#124572 TabBar new look, protected icon, width and heightTomaž Vajngerl2-58/+45
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+2
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-2/+1
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin8-25/+12
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl1-7/+7
2019-04-10Translate German commentJohnny_M1-1/+1
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