/embeddedobj/

e-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/unx/x11
AgeCommit message (Expand)Author
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-17Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-01-30Assert in X11SalSystem::GetDisplayScreenPosSizePixelChris Sherlock
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-12re-base on ALv2 code. Includes:Michael Meeks