summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-06rename back now originals are fully replacedCaolán McNamara
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin
2018-09-06tdf#45904 Move _XColumnRowRange Java tests to C++Rahul Gurung
2018-09-05vcl: less text layout calls in MenuMiklos Vajna
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-05default focus colorset on popover gaining focusCaolán McNamara
2018-09-05loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin
2018-09-05tdf#45904 Move _XCell Java tests to C++Rahul Gurung
2018-09-04reformat current value on initial weldCaolán McNamara
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-09-02Fix typoAndrea Gelmini
2018-09-01Removed execution flag on source filesAndrea Gelmini
2018-09-01Fix typosAndrea Gelmini
2018-08-31coverity#1438473 silence Logically dead codeCaolán McNamara
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke
2018-08-31At least MSVC 19.15.26726 (VS 2017 15.8.1) needs the SAL_STREAM fix tooStephan Bergmann
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-08-30Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-30Fix typosAndrea Gelmini
2018-08-30weld SvxHeaderPage/SvxHeaderPageCaolán McNamara
2018-08-30tdf#119577 Ignore escape key press on sidebar toolboxes not handled byJim Raykowski
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-30the 0 default for EndDialog means RET_CANCELCaolán McNamara
2018-08-30add SfxStyleDialogControllerCaolán McNamara
2018-08-30don't declare allocation operators for internal codeNoel Grandin
2018-08-30tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski
2018-08-2932-bit Clang trunk (towards Clang 9) still doesn't have __mulodi4Stephan Bergmann
2018-08-29mysqlc: Add library to log areas and put someTamas Bunth
2018-08-29fix android buildNoel Grandin
2018-08-29tdf#119458 just wakeup Scheduler on active IdleJan-Marek Glogowski
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-29remove 1 pixel white band in XRectPreviewCaolán McNamara
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-28Move lcl_getHourMinuteSecond() to tools::Time::GetClock()Eike Rathke
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-27svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe
2018-08-26Checkboxes don’t use title case, only section headings and menusAdolfo Jayme Barrientos
2018-08-26rely on forward declare of boost::optionalCaolán McNamara