summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-06Update git submodulesOlivier Hallot
2021-10-06tdf#144907: sw ui: allow closing of "Fields" dialogVasily Melenchuk
2021-10-06Update git submodulesOlivier Hallot
2021-10-06CellController always controls something derived from svt::ControlBaseCaolán McNamara
2021-10-06lok json: write correctly formatted array for commentsSzymon Kłos
2021-10-06calc: get rects faster for simple selectionSzymon Kłos
2021-10-06lok: IME: directly copy formatting for inserted textSzymon Kłos
2021-10-06lok: IME: preserve formatting when inserting at the end of paragraphSzymon Kłos
2021-10-06jsdialog: send full update for autofilterSzymon Kłos
2021-10-06jsdialog: avoid compiler warning for plain vcl windowSzymon Kłos
2021-10-06jsdialog: weld plain widgetSzymon Kłos
2021-10-06avoid repeated calls to SfxNotebookBar::IsActive()Luboš Luňák
2021-10-06vcl: remove unused class ImplDeviceFontSizeListChris Sherlock
2021-10-06CppunitTest_sw_ooxmlexport10: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-10-06tdf#144788 SwNavigator: Group footnotes and endnotes separatelyJim Raykowski
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-06Update git submodulesRafael Lima
2021-10-06update creditsChristian Lohmaier
2021-10-05drop 'using namespace std' in o* r* x*Julien Nabet
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet
2021-10-05drop 'using namespace std' in h* i* j*Julien Nabet
2021-10-05ofz#39150 skip detecting bidi directionsCaolán McNamara
2021-10-05Fix crash if conditional format triggers recursion with iterations enabledEike Rathke
2021-10-05do not block out PaintImmediately() in LOK modeLuboš Luňák
2021-10-05drop 'using namespace std' in winaccessibilityJulien Nabet
2021-10-05Optimize the whole range of getN10Exp over IEEE 754 doublesMike Kaganski
2021-10-05Update git submodulesAndrea Gelmini
2021-10-05drop 'using namespace std' in vcl (Windows part)Julien Nabet
2021-10-05drop 'using namespace std' in swJulien Nabet
2021-10-05tdf#143148 - Use pragma once instead of include guardsChris Sherlock
2021-10-05vcl: refactor PhysicalFontFace::IsBetterMatch()Chris Sherlock
2021-10-05tdf#124176 vcl: Use pragma once instead of include guardsChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-10-05Check mpWindowImpl before use in Window::EndTrackingSzymon Kłos
2021-10-05remove useless '&& true'Luboš Luňák
2021-10-05fix ubsan alloc-dealloc-mismatchNoel Grandin
2021-10-05tdf#144748 sw: fix crash at Undo of deletion with empty table rowsLászló Németh
2021-10-05ofz: detect infinite loopCaolán McNamara
2021-10-05configure: Fix libc version checkIsmael Luceno
2021-10-05configure: Allow building on musl-based systemsIsmael Luceno
2021-10-05sw layout xml dump: show width/height/length even for multi-portionsMiklos Vajna
2021-10-05try to merge rectangles already in AddPaintRect()Luboš Luňák
2021-10-05fix broken SwRect corner gettersLuboš Luňák
2021-10-05Update git submodulesOlivier Hallot
2021-10-05tdf#119891 Scanner dialog has no Help buttonOlivier Hallot
2021-10-05Related: tdf#144817 tdf#144335 Persist SwNavigator tracking settingsJim Raykowski
2021-10-04drop 'using namespace std' in l*Julien Nabet
2021-10-04drop 'using namespace std' in sax/sc/scaddins/sfx2/shellJulien Nabet
2021-10-04Related: tdf#143391 avoid creatinging a negative height for the scroll areaCaolán McNamara
2021-10-04Resolves: tdf#143391 scrolling by an entry height taller than visible areaCaolán McNamara