summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-10Mark some exception classes as SAL_WARN_UNUSEDStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-10tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung
2018-09-10tdf#45904 Move _XChild Java tests to C++Rahul Gurung
2018-09-09weld SvxAreaTabDialogCaolán McNamara
2018-09-09weld SvxShadowTabPageCaolán McNamara
2018-09-09weld SvxGridTabPageCaolán McNamara
2018-09-09unused typedefCaolán McNamara
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-09-08weld FontFeaturesDialogCaolán McNamara
2018-09-07BitmapFilter::execute can be constStephan Bergmann
2018-09-07Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07weld SvxCharEffectsPageCaolán McNamara
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-07Cppcheck: WNT -> _WIN32Mike Kaganski
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06svtools: less text layout calls in RulerMiklos Vajna
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