summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* BitmapFilter::execute can be constStephan Bergmann2018-09-0717-22/+26
* Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann2018-09-071-16/+6
* just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara2018-09-072-2/+3
* weld SvxCharEffectsPageCaolán McNamara2018-09-073-1/+8
* sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna2018-09-071-1/+2
* weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2018-09-074-10/+24
* Cppcheck: WNT -> _WIN32Mike Kaganski2018-09-071-1/+1
* clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin2018-09-061-2/+2
* svtools: less text layout calls in RulerMiklos Vajna2018-09-062-1/+5
* rename back now originals are fully replacedCaolán McNamara2018-09-062-4/+4
* weld SwColumnPage and SwColumnDialogCaolán McNamara2018-09-064-109/+17
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-0615-39/+39
* make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin2018-09-061-2/+46
* tdf#45904 Move _XColumnRowRange Java tests to C++Rahul Gurung2018-09-061-0/+35
* vcl: less text layout calls in MenuMiklos Vajna2018-09-051-3/+6
* weld SvxBorderTabPageCaolán McNamara2018-09-057-11/+122
* default focus colorset on popover gaining focusCaolán McNamara2018-09-051-0/+1
* loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin2018-09-051-1/+2
* loplugin:useuniqueptr in sfx2Noel Grandin2018-09-051-4/+4
* tdf#45904 Move _XCell Java tests to C++Rahul Gurung2018-09-051-0/+37
* reformat current value on initial weldCaolán McNamara2018-09-041-0/+2
* tdf#118967 Batch all a11y notificationsPaul Trojahn2018-09-042-25/+5
* weld SvxAreaTabPageCaolán McNamara2018-09-038-7/+101
* return by std::unique_ptr from GetErrorInfoNoel Grandin2018-09-031-1/+1
* pass SdrUndoAction around by std::unique_ptrNoel Grandin2018-09-031-2/+3
* tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky2018-09-021-1/+1
* Fix typoAndrea Gelmini2018-09-021-1/+1
* Removed execution flag on source filesAndrea Gelmini2018-09-011-0/+0
* Fix typosAndrea Gelmini2018-09-011-2/+2
* coverity#1438473 silence Logically dead codeCaolán McNamara2018-08-311-0/+23
* Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke2018-08-311-0/+9
* At least MSVC 19.15.26726 (VS 2017 15.8.1) needs the SAL_STREAM fix tooStephan Bergmann2018-08-311-1/+1
* tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2018-08-315-6/+8
* Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann2018-08-301-1/+0
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-08-303-0/+164
* Fix typosAndrea Gelmini2018-08-301-1/+1
* weld SvxHeaderPage/SvxHeaderPageCaolán McNamara2018-08-301-2/+2
* tdf#119577 Ignore escape key press on sidebar toolboxes not handled byJim Raykowski2018-08-301-0/+1
* rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin2018-08-302-2/+2
* the 0 default for EndDialog means RET_CANCELCaolán McNamara2018-08-301-1/+1
* add SfxStyleDialogControllerCaolán McNamara2018-08-303-2/+24
* don't declare allocation operators for internal codeNoel Grandin2018-08-301-10/+0
* tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung2018-08-301-0/+39
* tdf#101856 Handle properties of nested bookmarksSerge Krot2018-08-301-3/+3
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-294-4/+4
* tdf#119461 Fix focus hidden on deck collapseJim Raykowski2018-08-293-2/+8
* 32-bit Clang trunk (towards Clang 9) still doesn't have __mulodi4Stephan Bergmann2018-08-291-2/+2
* mysqlc: Add library to log areas and put someTamas Bunth2018-08-291-0/+1
* fix android buildNoel Grandin2018-08-291-0/+1
* tdf#119458 just wakeup Scheduler on active IdleJan-Marek Glogowski2018-08-291-0/+12