summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-27Access2Base - Missing declaration of oObjectJean-Pierre Ledure
2017-04-27Fix build after 7d71451e8e0226d3f3f523611f55132eda6ec10fStephan Bergmann
2017-04-27WaE: declaration of ‘nUserId’ shadows a member of ‘StringErrorInfo’David Tardon
2017-04-27vcl: change pImpl class names to fit with existing conventionChris Sherlock
2017-04-27vcl: move doxygen comment to headerChris Sherlock
2017-04-27vcl: rearrange order of functions in errinf.cxxChris Sherlock
2017-04-27vcl: lUserId -> nUserIdChris Sherlock
2017-04-27vcl: minor whitespace cleanup in errinf.hxxChris Sherlock
2017-04-27vcl: rearrange functions in errinf.hxxChris Sherlock
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
2017-04-27tdf#107458 No active item for the overflow subtoolbarMaxim Monastirsky
2017-04-27Use ToolBox::GetImageSizeMaxim Monastirsky
2017-04-27Fix the copy-pasteMaxim Monastirsky
2017-04-27vcl: add newline for easier readingChris Sherlock
2017-04-27vcl: remove inaccurate and misleading commentChris Sherlock
2017-04-27vcl: ErrorHandler_Impl renamed to ErrorStringFactoryChris Sherlock
2017-04-27vcl: update error codes to defined constants for code clarityChris Sherlock
2017-04-27starmath: Convert SmScaleMode to scoped enumTakeshi Abe
2017-04-26Updated coreAndras Timar
2017-04-26Upgrade to ICU 59.1 follow-up: only add icu/source/data/misc/icudata.rcEike Rathke
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-04-26vcl: cleanup vcl/source/window/errinf.cxxChris Sherlock
2017-04-26tdf#105204: ShellCheck nitpicks for gIlmari Lauhakangas
2017-04-26Upgrade to ICU 59.1Eike Rathke
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-04-26WaE: -Wsometimes-uninitializedCaolán McNamara
2017-04-26check all ParaPortionList::SafeGetObject() return values for nullptrEike Rathke
2017-04-26Hack-around an unclear Windows problem in the test.Jan Holesovsky
2017-04-26Clean up uses of SAL_U/SAL_W: comphelperStephan Bergmann
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-26loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-26loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-26-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2017-04-26sw: convert some OSL_ENSURE to assert in ftnfrm.cxxMichael Stahl
2017-04-26tdf#107398 sw: do not leave empty footnote container in layoutMichael Stahl
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-26external: update pdfium to 3064Miklos Vajna
2017-04-26vcl: refactor ErrorHandler functionsChris Sherlock
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-26ParaPortionList::SafeGetObject: SAL_WARN_IF nPos out of boundsEike Rathke
2017-04-26tdf#107427 sw: fix crash when deleting header with selected tableMichael Stahl
2017-04-26check for nullptr, tdf#104265Eike Rathke
2017-04-26sw: fix loplugin:override warningMiklos Vajna
2017-04-26Change "check amout" -> "checksum"Olivier Hallot
2017-04-26CppunitTest_vcl_errorhandler: fix loplugin:simplifybool warningsMiklos Vajna
2017-04-26loplugin:unusedmethodsNoel Grandin