aboutsummaryrefslogtreecommitdiff
path: root/source/et/filter/messages.po
AgeCommit message (Expand)Author
2017-09-14convert to gettext formatCaolán McNamara
ure/pdfium-master LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/stacking.cxx
AgeCommit message (Expand)Author
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-07-28vcl: Guard against invalid statesSamuel Mehrbrodt
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-24Convert WINDOW_HITTEST to scoped enumNoel Grandin
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-02-01mpFirstBackWin is always null nowCaolán McNamara
2016-01-30mnTopLevel is always 1, so 1 <= 1 always hereCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-08-29tdf#93536 - avoid crash when calling ToTop on disposed window.Michael Meeks
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclref: re-work mbInDtor handling, add IsDisposed method and more.Michael Meeks
2015-04-09vcl: double dispose protection & unit test.Michael Meeks
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann