summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-04-27loadFromResource is now unusedCaolán McNamara
2017-04-27Uwinapi is not used any moreTakeshi Abe
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: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
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-26vcl: cleanup vcl/source/window/errinf.cxxChris Sherlock
2017-04-26vcl: refactor ErrorHandler functionsChris Sherlock
2017-04-26CppunitTest_vcl_errorhandler: fix loplugin:simplifybool warningsMiklos Vajna
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-26tdf#84323: Make osl::Condition::wait more readabledilekuzulmez
2017-04-26tdf#84323: Make osl::Condition::wait more readabledilekuzulmez
2017-04-26tdf#39674: Rename Fehler to ErrorJens Carl
2017-04-26vcl: add ErrorHandler unit testsChris Sherlock
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-26vcl: rearrange header orderChris Sherlock
2017-04-26vcl: remove comment-cruft from errinf.cxxChris Sherlock
2017-04-26vcl: no longer a reverse dependency...Chris Sherlock
2017-04-25vcl: whitespace cleanup for errinf.cxxChris Sherlock
2017-04-25vcl: added in some braces as this tricked me for a millisecondChris Sherlock
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25fix attempt to load converted bitmap resource uses from vclCaolán McNamara
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25enable clipboard service for androidTomaž Vajngerl
2017-04-25tdf#39468 - vcl: Translate German in errinf.cxxChris Sherlock
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-24tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl
2017-04-24drop old WinMtfOutput::DrawPolygon methodNoel Grandin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-23Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos
2017-04-22tdf#102779 Set a minimum height for Notebookbar tabsYousuf Philips
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin