summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-02-22loplugin:unusedfields in svxNoel Grandin21-77/+4
2019-02-21weld RecoveryDialogCaolán McNamara5-545/+253
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse2-1/+1
2019-02-20weld SaveDialogCaolán McNamara4-57/+94
2019-02-20weld SaveProgressDialogCaolán McNamara3-34/+107
2019-02-20Resolves tdf#107918 - Insert mode status activation and displayheiko tietze1-1/+7
2019-02-20Translate German variable namesJohnny_M1-6/+6
2019-02-20Use named shapes for redactionMuhammet Kara1-2/+4
2019-02-19weld ChineseDictionaryDialogCaolán McNamara8-608/+546
2019-02-19Translate German variable namesJohnny_M1-8/+8
2019-02-19Translate German variable namesJohnny_M1-2/+2
2019-02-19pretty up logging of exceptionsNoel Grandin1-12/+13
2019-02-19svx: allow UINameSingular property.Mark Hung1-0/+6
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze1-0/+16
2019-02-18Resolves tdf#122322 - Modifying max number of saved word searchesheiko tietze1-8/+8
2019-02-15weld ScImportOptionsDlgCaolán McNamara1-57/+175
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin1-1/+2
2019-02-14Use indexed getToken()Matteo Casalin2-8/+10
2019-02-13remove GetLuminance from BitmapReadAccessTomaž Vajngerl1-1/+2
2019-02-13Pointer is pointlessNoel Grandin24-143/+163
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen82-332/+252
2019-02-11tdf#22919 crash on insert picture as background from the galleryXisco Fauli1-2/+2
2019-02-11new loplugin writeonlyvarsNoel Grandin3-13/+5
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-3/+3
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski3-10/+5
2019-02-10weld FmSearchDialogCaolán McNamara1-1/+1
2019-02-10loplugin:indentation in svxNoel Grandin36-104/+105
2019-02-09weld SvxSearchAttributeDialogCaolán McNamara1-1/+1
2019-02-09Resolves: tdf#123122 category is just one bit, date+time is two bits setEike Rathke1-1/+1
2019-02-08weld AddDataItemDialogCaolán McNamara3-240/+206
2019-02-08weld AddSubmissionDialogCaolán McNamara3-97/+96
2019-02-08weld AddConditionDialogCaolán McNamara5-139/+147
2019-02-07weld NamespaceItemDialogCaolán McNamara3-150/+119
2019-02-07weld ManageLanguageDialogCaolán McNamara1-0/+5
2019-02-07Keep nW non-negative hereStephan Bergmann1-1/+1
2019-02-07tdf#22919 crash on insert picture from the galleryNoel Grandin1-2/+2
2019-02-07Add some messages to SvxDrawPage::getByIndex exceptionsMuhammet Kara1-3/+6
2019-02-06tdf#115941 use same font statusbar does for form navigator barCaolán McNamara1-8/+3
2019-02-06Use different way to determine if paragraph is in listKatarina Behrens1-6/+6
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand1-5/+14
2019-02-05fix typo in commentsStephan Bergmann1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen17-1/+20
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung1-61/+8
2019-01-30Related: tdf#118038 give SvxFillTypeBox in toolbar optimal widthCaolán McNamara2-18/+11
2019-01-30sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky1-20/+25
2019-01-29Removed executable permission on source fileAndrea Gelmini1-0/+0
2019-01-29tdf#52391 reject/clear formatting of format-only changesLászló Németh2-0/+45
2019-01-29Improve ODF enhanced-path command moveTo to follow specRegina Henschel2-0/+29