summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* loplugin:constantparam (2)Noel Grandin2018-08-293-3/+2
* remove 1 pixel white band in XRectPreviewCaolán McNamara2018-08-291-0/+1
* loplugin:constantparam (1)Noel Grandin2018-08-293-9/+5
* Move lcl_getHourMinuteSecond() to tools::Time::GetClock()Eike Rathke2018-08-281-0/+19
* tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel2018-08-271-9/+22
* tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen2018-08-273-1/+5
* svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe2018-08-271-3/+1
* Checkboxes don’t use title case, only section headings and menusAdolfo Jayme Barrientos2018-08-261-1/+1
* rely on forward declare of boost::optionalCaolán McNamara2018-08-261-1/+0
* Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara2018-08-241-0/+3
* document that nEndPos of -1 is all textCaolán McNamara2018-08-241-0/+1