summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-03remove some useless comment linesNoel Grandin364-715/+0
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet2-6/+6
2019-12-03Disable slide copy/cut when LockContentExtraction is setSamuel Mehrbrodt1-0/+7
2019-12-03Use initializer instead of using several inserts (svgio/svgtoken)Julien Nabet1-137/+134
2019-12-03Directly use o3tl::optional comparisonStephan Bergmann1-14/+1
2019-12-03loplugin:mergeclases ICommandImageProvider with DocumentCommandImageProviderNoel Grandin5-61/+18
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen66-90/+59
2019-12-03avoid invalid static_cast when mixing X11 and OpenGL bitmapsLuboš Luňák2-1/+4
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák4-114/+243
2019-12-03Remove trailing whitespaceSamuel Mehrbrodt1-1/+1
2019-12-03new[]/delete mismatchCaolán McNamara1-1/+1
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara4-3/+38
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann3-3/+3
2019-12-03desktop: disable callback handling while changing the viewAshod Nakashian3-26/+33
2019-12-03lok: shape selection: perform the needed unit conversion in a clever wayMichael Meeks1-1/+1
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks5-33/+64
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna5-6/+145
2019-12-03WIN map ERROR_DIRECTORY to osl_File_E_NOTDIRJan-Marek Glogowski2-3/+1
2019-12-03WIN enable osl_File.cxx part of CppUnitTest_sal_oslJan-Marek Glogowski3-37/+60
2019-12-03Use SAL_STRINGIFYStephan Bergmann1-15/+13
2019-12-03tdf#128924 VBA Properties Options remove 97/2000/XPandreas kainz1-8/+8
2019-12-03lok: formula bar: function completionMarco Cecchetti9-1/+68
2019-12-03Use initializer set instead of using several inserts (forms/Columns)Julien Nabet1-38/+39
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie6-7/+6
2019-12-02Don't disable "Send doc via email" when LockExport is setSamuel Mehrbrodt1-1/+1
2019-12-02tdf#101513 add customizable option to writer NB tabbedandreas kainz3-1424/+1400
2019-12-02missing include (but just change use of BOOST_ASSERT to plain assert)Stephan Bergmann1-1/+5
2019-12-02call parent MouseButtonDown if bCallParent is trueCaolán McNamara1-1/+3
2019-12-02Following 3471d83f49dcaab2cbbe18521ab1a405f15a0788 (sc/vba)Julien Nabet1-27/+0
2019-12-02Fix typoAndrea Gelmini1-1/+1
2019-12-02Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt4-1/+21
2019-12-02ofz#19207 check max strlen possibleCaolán McNamara1-2/+4
2019-12-02Simplify SQLError::ParamValue to just o3tl::optional<OUString>Stephan Bergmann2-32/+25
2019-12-02tdf#47583 sw: Don't mix doc print settings into option dialogMichael Weghorn1-10/+1
2019-12-02cid#1456145 Missing move assignment operatorCaolán McNamara2-48/+6
2019-12-02Update git submodulesCaolán McNamara1-0/+0
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen10-4/+13
2019-12-02tdf#109425 KB navigation fixes for NB groupedbar compactJim Raykowski1-63/+105
2019-12-02Update git submodulesOlivier Hallot1-0/+0
2019-12-02tdf#129141: paint all when in multiline modeMike Kaganski1-5/+3
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen69-277/+31
2019-12-02loplugin:mergeclasses TransactionBase with DesktopNoel Grandin3-55/+4
2019-12-02android: Fix nss build on aarch64.Jan Holesovsky2-3/+20
2019-12-02android: Fix location of the built freetype library.Jan Holesovsky1-1/+5
2019-12-02tdf#105481 : Do not skip invalidation of as-char anchored objectsDennis Francis3-2/+64
2019-12-02bridges arm64: Use [[falltrough]].Jan Holesovsky3-9/+9
2019-12-02use initializer listCaolán McNamara2-14/+14
2019-12-02android: Get rid of the 'old' vs. Online-based runtime distinction.Jan Holesovsky2-20/+6
2019-12-02android: Hint how to enable fontconfig logging.Jan Holesovsky1-0/+3
2019-12-02Fix regex in tip of the dayIlmari Lauhakangas1-1/+1