summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-21loplugin:redundantfcast improvementsNoel Grandin73-160/+242
2018-11-21improve function-local statics in basic..cuiNoel Grandin19-149/+114
2018-11-21ofz#11472 Integer-overflowCaolán McNamara1-1/+3
2018-11-21tdf#121540 crash deleting a form from form navigatorNoel Grandin4-6/+7
2018-11-21loplugin, remove unnecessary filtering in post-processingNoel Grandin6-67/+0
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen101-59/+113
2018-11-21tdf#120711 fix paragraph join with change trackingLászló Németh3-1/+8
2018-11-21tdf#117108: do not show the master view button after updating the sidebarXisco Fauli1-0/+1
2018-11-21Fix getColumnRows function declarationJan-Marek Glogowski1-1/+1
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov13-378/+193
2018-11-21connectivity Writer driver: make ProviderRequest members privateMiklos Vajna3-6/+8
2018-11-21tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski15-327/+326
2018-11-21fix some dodgy static vars in connectivityNoel Grandin5-9/+7
2018-11-21uitest for bug tdf#91726Zdeněk Crhonek1-0/+58
2018-11-21tdf#121401 calc keyboard navigation all notebookbarsandreas kainz4-752/+703
2018-11-21add test for tdf108022Markus Mohrhard2-0/+14
2018-11-21Fix headless build on LinuxThorsten Behrens2-2/+6
2018-11-21Bin obsolete headerJens Carl1-1/+0
2018-11-20tdf#45904 Move XEnumeration Java tests to C++Jens Carl8-198/+214
2018-11-20Update git submodulesIlmari Lauhakangas1-0/+0
2018-11-20tdf#121401 writer keyboard navigation all notebookbarsandreas kainz4-759/+760
2018-11-20coverity#1441469 silence Dereference null return valueCaolán McNamara3-7/+7
2018-11-20Fix a copypaste errorMike Kaganski1-1/+1
2018-11-20sw reqif-xhtml export: write graphic of OLE object at OLE1 levelMiklos Vajna3-15/+93
2018-11-20Tidy up the --help text to properly fit into standard 80-ch terminalMike Kaganski1-131/+133
2018-11-20Don’t split HarfBuzz runs for Japanese textKhaled Hosny1-1/+14
2018-11-20tdf#115319 fix Hungarian article before letter iLászló Németh3-2/+2
2018-11-20tdf#121490 Hide item Standard (Viewing Mode) toolbar from menuRoman Kuznetsov1-1/+1
2018-11-20tdf#121538 index 1 never existedCaolán McNamara1-1/+3
2018-11-20Revert "Fix NSS parallel build"Jan-Marek Glogowski3-656/+2
2018-11-20Set CppunitTest-related env vars only during CppunitTestStephan Bergmann1-10/+5
2018-11-20Removed executable permission on odt fileAndrea Gelmini1-0/+0
2018-11-20clean up HelpLocaleStringNoel Grandin1-55/+53
2018-11-20tdf#121537 Add testSamuel Mehrbrodt1-4/+28
2018-11-20Actually run CheckXTitle testsSamuel Mehrbrodt1-0/+2
2018-11-20tdf#120563 Improve the preview of numbering with relative sizeRéka Csékei1-5/+15
2018-11-20loplugin:unusedenumconstants improvementsNoel Grandin6-10494/+8178
2018-11-20clean up s_bTriedCreation static boolNoel Grandin1-10/+4
2018-11-20Related: tdf#121134: Changing http to https where possibleSabri Unal2-2/+2
2018-11-20remove bogus static variable in reportdesign OSectionWindowNoel Grandin1-4/+0
2018-11-20Center graphicMatthias Seidel1-1/+1
2018-11-20don't need to use a OUStringBuffer for one characterCaolán McNamara1-3/+2
2018-11-20tdf#119714 add Normal View switch in calc pagebreak viewandreas kainz1-0/+1
2018-11-20tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt3-0/+22
2018-11-20tdf#121456: sw: DOCX: tabs export and TABS_RELATIVE_TO_INDENT propSerge Krot3-5/+25
2018-11-20tdf#121497 "Save As": File Format Type unchanged in WindowsIlhan Yesil1-2/+17
2018-11-20poppler dropped GBool since 0.71Mike Kaganski2-25/+31
2018-11-20Fix loplugin:staticconstfieldStephan Bergmann2-5/+7
2018-11-20NB draw groupedbar compact big update and sync with impressandreas kainz1-2/+11327
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen33-188/+73