summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-23tdf#127909 don't always select the first entryJan-Marek Glogowski1-12/+1
2019-10-23tdf#127909 refactoring of the cert path dialogJan-Marek Glogowski2-20/+17
2019-10-23tdf#127909 rename cert path dialogs' Add buttonJan-Marek Glogowski1-1/+1
2019-10-23loplugin:unusedmethodsNoel Grandin16-569/+53
2019-10-23fix alignment of fontdialog in smathandreas kainz1-6/+6
2019-10-23print dialog consistent icon sizeandreas kainz1-2/+0
2019-10-23remove hardcoded alignment elements from addtargetdialogandreas kainz1-16/+14
2019-10-23ODK: cleanup windows linker debug argsThorsten Behrens1-6/+5
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin21-65/+123
2019-10-23Make comparison operator member functions constStephan Bergmann1-2/+2
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski5-1/+37
2019-10-23tdf#45904 Move XTextRange Java test to C++Jens Carl2-6/+9
2019-10-23lok: svtools: create ValueSetUIObject classHenry Castro7-1/+146
2019-10-22sd: sidebar: force to set the id of the LayoutMenu controlHenry Castro1-0/+1
2019-10-22Missing test dependencyStephan Bergmann1-1/+1
2019-10-22sw Options Dialog View sizegroup updateandreas kainz1-0/+15
2019-10-22tdf#128239 Paragraph Dialog: Update Alignment tabandreas kainz1-0/+6
2019-10-22tdf#128239 Paragraph Dialog: Update Outline tabandreas kainz1-48/+43
2019-10-22tdf#128239 Paragraph Dialog: Update Tabs tabandreas kainz1-2/+2
2019-10-22Update git submodulesRicardo Palomares1-0/+0
2019-10-22Resolves: tdf#128318 'Standard' buttons should not be shown by defaultCaolán McNamara2-3/+5
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin6-41/+47
2019-10-22tdf#124770 sw layout: handle Word's take on italic formatting vs text breakMiklos Vajna3-0/+59
2019-10-22Update git submodulesOlivier Hallot1-0/+0
2019-10-22-Werror,-Wimplicit-int-float-conversionStephan Bergmann1-1/+2
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin4-64/+68
2019-10-22loplugin:unusedenumconstantsNoel Grandin10-3561/+3496
2019-10-22sc: rowcol: tdf#50916 convert outputNoel Grandin3-27/+32
2019-10-22tdf#42748 show changes of list numbers and bulletsLászló Németh3-0/+138
2019-10-22document contemporary uselessness of getTargetColorDepthCaolán McNamara1-0/+2
2019-10-22sw: what is that exception aboutMichael Stahl2-2/+3
2019-10-22Avoid C++20 operator overloading ambiguityStephan Bergmann3-11/+36
2019-10-22external/lpsolve: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann1-0/+11
2019-10-22Update git submodulesOlivier Hallot1-0/+0
2019-10-22Update git submodulesOlivier Hallot1-0/+0
2019-10-22Update git submodulesOlivier Hallot1-0/+0
2019-10-22Update git submodulesOlivier Hallot1-0/+0
2019-10-22Pass ENABLE_DEBUG into ExternalProject_redlandStephan Bergmann1-0/+1
2019-10-22tdf#128229 Disable Accept All & Reject All if redlines are password protectedGabor Kelemen1-1/+2
2019-10-22-Wimplicit-int-float-conversionNoel Grandin1-1/+1
2019-10-22tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title positionBalazs Varga4-11/+60
2019-10-22external/redland: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann1-0/+11
2019-10-22loplugin:constantparamNoel Grandin35-1069/+927
2019-10-22lok: convert JSON to StringMap in sent DialogEvent functionHenry Castro1-44/+30
2019-10-22Ensure all formula-groups in the collection are threadable.Dennis Francis1-0/+3
2019-10-22exernal/icu: Various C++20 comparison operator fixesStephan Bergmann2-0/+172
2019-10-22Add a unit test for SUMPRODUCT with group-threadingDennis Francis1-0/+39
2019-10-22Cleanup the array-formula related members in ScInterpreter...Dennis Francis1-0/+2
2019-10-22tilebench: output a helpful delta image and highlight the diffs.Michael Meeks1-21/+48
2019-10-22loplugin:singlevalfieldsNoel Grandin4-204/+125