summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23use officecfg to retrieve help systemNoel Grandin
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-23tdf#143514: Avoid double-free in dbgutil codeMike Kaganski
2021-07-23Use vector instead of unique_ptrMike Kaganski
2021-07-23ScriptForge - Change copyright dates and namesJean-Pierre Ledure
2021-07-23tdf#143510 DOCX import: fix tracked table drag & dropLászló Németh
2021-07-23uitest: sw: Add comment about how the test would have failedXisco Fauli
2021-07-23tdf#143455 exclude diagram from pos and margin adaptionsRegina Henschel
2021-07-23Update git submodulesAdolfo Jayme Barrientos
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin
2021-07-23sw: layout: fix red triangle problem with text frame in sectionsMichael Stahl
2021-07-23We already have this valueMike Kaganski
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin
2021-07-23sw bibliography, local copy: add ODF filterMiklos Vajna
2021-07-23Avoid strtol on non-NUL-terminated inputStephan Bergmann
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-07-23tdf#140107 Remove all collect usage data code.Jeff Huang
2021-07-23-Werror=maybe-uninitializedStephan Bergmann
2021-07-23sw: get rid of MmToTwips function and use o3tl::convert insteadTomaž Vajngerl
2021-07-23expand out contractions in PasswordContainerNoel Grandin
2021-07-23simplify AsynchronLinkNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-07-23no need to allocate these static vars on demandNoel Grandin
2021-07-23loplugin:noexceptmove (macOS, libc++)Stephan Bergmann
2021-07-23do not use "using namespace std" in headersCollabora
2021-07-23workaround accumulate() ambiguity on Mac with PCHCollabora
2021-07-23workaround for apple clang sometimes not generating PCHCollabora
2021-07-23Update git submodulesRafael Lima
2021-07-23osl::Mutex->std::mutex in AsyncEventNotifierNoel Grandin
2021-07-23no need to allocate the StorageItem separatelyNoel Grandin
2021-07-23osl::Mutex->std::mutex in ValueItemAccNoel Grandin
2021-07-23remove pimpl from ScZoomSliderNoel Grandin
2021-07-23osl::Mutex->std::mutex in SvtLanguageOptionsNoel Grandin
2021-07-23sw: handle mbStylesNoDefault when replacing compat optionsMiklos Vajna
2021-07-22Fix subtle grammar errorAdolfo Jayme Barrientos
2021-07-22OPropertySet doesn't need a pimplNoel Grandin
2021-07-22no need for pimpl in ObjectHierarchyNoel Grandin
2021-07-22do not use delayed layout in TitledDockingWindowLuboš Luňák
2021-07-22set size properly when setting embed size from fallback graphicLuboš Luňák
2021-07-22Revert "simplify locking in configmgr"Noel Grandin
2021-07-22osl::Mutex->std::mutex in StatusIndicatorFactoryNoel Grandin
2021-07-22Fix typosAndrea Gelmini
2021-07-22elementary tdf#143300 add diagonal border line iconsRizal Muttaqin
2021-07-22tdf#95394 - ui fill dialog from (bitmap -> image)haru-02
2021-07-22tdf#143493 Qt5 key modifier events don't have textJan-Marek Glogowski
2021-07-22fix the mutex locking in impl_searchTopicNoel Grandin
2021-07-22qt5 a11y: Always query the XAccessibleContext for a11y interfacesMichael Weghorn
2021-07-22qt5 a11y: Improve Qt5AccessibleWidget::attributesMichael Weghorn
2021-07-22sw: document SwArrowPortionMiklos Vajna
2021-07-22Make static_casting to the only derived class less verboseMike Kaganski