summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-12tdf#127741 DOCX import: format hyperlink with Default character styleTünde Tóth4-15/+22
2019-10-12tdf#106843 DOCX: forbid disabling protected Record ChangesLászló Németh3-1/+33
2019-10-12Replace some OUStringBuffer by OUString in txtvfldi (xmloff)Julien Nabet1-16/+4
2019-10-12tdf#128016 Chart OOXML Import: fix duplicated category labelsBalazs Varga6-3/+36
2019-10-12Modify GetBookmark to get rid of const_cast (sw)Julien Nabet2-8/+5
2019-10-12Get rid of OUStringBuffer in data2string (xmloff)Julien Nabet1-36/+17
2019-10-12aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann3-1/+18
2019-10-12-fstack-protector-strong is long since availableStephan Bergmann3-17/+2
2019-10-12Enable compilerplugins/clang/test/classmemaccess.cxxStephan Bergmann1-0/+1
2019-10-12filter: svg: presentation engine: autoadvanceMarco Cecchetti1-0/+2
2019-10-12filter: svg export: presentation engine: automatic slide transitionMarco Cecchetti2-3/+87
2019-10-12qtcreator: Sort SUBDIRS in lo.pro alphabeticallyMichael Weghorn1-1/+1
2019-10-11Propagate stock info through slide layouts.Michael Meeks2-4/+8
2019-10-11Add comments about preserving the leading '#' hash character in translationsEike Rathke1-0/+13
2019-10-11Removed duplicated includeAndrea Gelmini1-1/+0
2019-10-11SwDoc::ChgPageDesc: OSL_ENSURE -> assertMichael Weghorn1-1/+1
2019-10-11qtcreator-ide-integration: Take unit tests into accountMichael Weghorn1-2/+2
2019-10-11Revert "Use constexpr if in const char array ctors"Mike Kaganski2-22/+6
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks3-10/+24
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks5-1/+16
2019-10-11lok: Don't activate chart on insert.Michael Meeks1-1/+3
2019-10-11Adapt solenv/flatpak-manifest.in to "Update orcus to 0.15.3."Stephan Bergmann1-3/+3
2019-10-11ofz#16433 TimeoutCaolán McNamara1-0/+1
2019-10-11ofz#14989 Z_NEED_DICT related infinite loopCaolán McNamara2-1/+1
2019-10-11sc: rowcol: migrate some viewdata.Michael Meeks4-54/+77
2019-10-11Update git submodulesOlivier Hallot1-0/+0
2019-10-11tdf#40534 correctly match page with memory slabJan-Marek Glogowski2-52/+24
2019-10-11ofz#15504 TimeoutCaolán McNamara1-2/+3
2019-10-11Resolves: tdf#123265 hide show-icons under gtk3Caolán McNamara3-40/+68
2019-10-11drop PZSTREAM defineCaolán McNamara1-60/+70
2019-10-11ofz#18110 TimeoutCaolán McNamara1-5/+3
2019-10-11ofz#15997 TimeoutCaolán McNamara1-0/+4
2019-10-11round out StringConcat helpers with sal_Unicode* overloadsNoel Grandin2-16/+40
2019-10-11Forward constarray-handling append/insert code to basic methodsMike Kaganski2-18/+8
2019-10-11Update git submodulesOlivier Hallot1-0/+0
2019-10-11Rename 'Single-page sheets' to 'Full-Sheet Previews' to avoid confusionMuhammet Kara1-1/+1
2019-10-11ofz#18116 TimeoutCaolán McNamara1-4/+8
2019-10-11Use constexpr if in const char array ctorsMike Kaganski2-6/+22
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen26-64/+37
2019-10-11Add FullSheetPreview support for convert-to endpoint of onlineMuhammet Kara1-5/+31
2019-10-11sw: WW8: fix crashtesting asserts on fdo45983-1.doc export to ODTMichael Stahl1-0/+3
2019-10-11Handle SinglePageSheets option for pdf exportMuhammet Kara2-6/+131
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara26-74/+74
2019-10-11replace numbers with their enumCaolán McNamara1-15/+15
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara9-7/+63
2019-10-11xmloff: create XMLDrawSettingsExportOOO instances with an uno constructorMiklos Vajna5-13/+11
2019-10-11simplify "a = a +" to "a +="Noel Grandin58-208/+184
2019-10-11Pass LDFLAGS into external/postgresqlStephan Bergmann1-1/+1
2019-10-11Update orcus to 0.15.3.Kohei Yoshida1-2/+2
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara11-366/+511