summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-20mnDateFormat in DateFormatter is unusedNoel Grandin
2017-04-19loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-04-19only one use of GetStandardTextCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-19vcl: protect Window from exceptions during construction.Michael Meeks
2017-04-19vcl JPEG import: remove unused pCallerDataMiklos Vajna
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-18Window::ReleaseMouse warning isn't helpfulCaolán McNamara
2017-04-18cppcheck: useInitializationListMuhammet Kara
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara
2017-04-17move the exception handlingCaolán McNamara
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski
2017-04-16uitest: escape the " for the json string conversionMarkus Mohrhard
2017-04-16return false on exceptionCaolán McNamara