summaryrefslogtreecommitdiff
path: root/vcl/source/window/layout.cxx
AgeCommit message (Expand)Author
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-19don't parse align and scale in VclAlignmentNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-03tdf#105697: Make the Screenshot command localizableMuhammet Kara
2017-01-12Resolves: tdf#104897 sort windows buttons into yes, no, cancelCaolán McNamara
2017-01-12don't check every possible kde variant, startswith kde is good enoughCaolán McNamara
2016-12-22convert VclButtonBoxStyle to scoped enumNoel Grandin
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-16Use an own config setting for screenshot mode instead of experimental modeSamuel Mehrbrodt
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin
2016-11-02getNonLayoutRealParent is unusedCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-08-28loplugin:defaultparamsJochen Nitschke
2016-08-28screenshot: added functionality to dialogArmin Le Grand
2016-08-28screenshot: develop interactive screenshot dialogArmin Le Grand
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-18uitest: add ids for buttons in MessageDialogMarkus Mohrhard
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Convert VclAlign to scoped enumNoel Grandin
2016-05-24Convert VclPackType to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-12-22vcl: kde5 native button order is the same as kde4Miklos Vajna
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann