summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03tdf#101513 add customizeable option to writer NB grouped compactandreas kainz
2019-12-03Glade remove GtkMenuItem widget visible False itemandreas kainz
2019-12-03Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03cid#1456145 Missing move assignment operatorCaolán McNamara
2019-12-03toolbar item visibilty defaults to false in GtkBuilder but true in vclCaolán McNamara
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03drop some unnecessary includesCaolán McNamara
2019-12-03weld OAddFieldWindowCaolán McNamara
2019-12-03Adapt to C++20 deleted ostream << for sal_Unicode* (aka char16_t*)Stephan Bergmann
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann
2019-12-03Don't count terminating newline when determining line lengthStephan Bergmann
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntryNoel Grandin
2019-12-03Silence false -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03Silence false -Werror=maybe-uninitializedStephan Bergmann
2019-12-03SAL_INFO_IF -> SAL_WARN_IFNoel Grandin
2019-12-03Drop unnecessary o3tl::optional::resetStephan Bergmann
2019-12-03use scoped enumStephan Bergmann
2019-12-03use scoped enumStephan Bergmann
2019-12-03external/clucene: Adapt to C++20 deleted ostream << for non-plain char typesStephan Bergmann
2019-12-03use scoped enumStephan Bergmann
2019-12-03use scoped enumStephan Bergmann
2019-12-03PopFieldContext calls CloseFieldCommand itselfMike Kaganski
2019-12-03Simplify a bit use of LabelPlacementParam (oox/chartexport)Julien Nabet
2019-12-03Remove useless PatternPair (sc/vbainterior)Julien Nabet
2019-12-03enum WindowsStateMask type itself is unusedStephan Bergmann
2019-12-03use scoped enumStephan Bergmann
2019-12-03tdf#129068 try dialog content area help before dialog itselfCaolán McNamara
2019-12-03Use namespaces instead of structsStephan Bergmann
2019-12-03tdf#101513 add customizable option to writer NB contextual singleandreas kainz
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet
2019-12-03Disable slide copy/cut when LockContentExtraction is setSamuel Mehrbrodt
2019-12-03Use initializer instead of using several inserts (svgio/svgtoken)Julien Nabet
2019-12-03Directly use o3tl::optional comparisonStephan Bergmann
2019-12-03loplugin:mergeclases ICommandImageProvider with DocumentCommandImageProviderNoel Grandin
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-12-03avoid invalid static_cast when mixing X11 and OpenGL bitmapsLuboš Luňák
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák
2019-12-03Remove trailing whitespaceSamuel Mehrbrodt
2019-12-03new[]/delete mismatchCaolán McNamara
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann
2019-12-03desktop: disable callback handling while changing the viewAshod Nakashian
2019-12-03lok: shape selection: perform the needed unit conversion in a clever wayMichael Meeks