summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/layout.cxx
Commit message (Expand)AuthorAgeFilesLines
* Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos2017-04-121-2/+0
* loplugin:constantparamNoel Grandin2017-04-051-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-3/+3
* Convert WindowType to scoped enumNoel Grandin2017-02-141-9/+9
* tdf#105697: Make the Screenshot command localizableMuhammet Kara2017-02-031-2/+5
* Resolves: tdf#104897 sort windows buttons into yes, no, cancelCaolán McNamara2017-01-121-2/+6
* don't check every possible kde variant, startswith kde is good enoughCaolán McNamara2017-01-121-3/+1
* convert VclButtonBoxStyle to scoped enumNoel Grandin2016-12-221-13/+13
* convert VclSizeGroupMode to scoped enumNoel Grandin2016-12-221-5/+5
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-15/+15
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-1/+1
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-241-2/+2
* Use an own config setting for screenshot mode instead of experimental modeSamuel Mehrbrodt2016-11-161-3/+3
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-2/+1
* wrap some more dialog pointers in VclPtrNoel Grandin2016-11-071-1/+1
* getNonLayoutRealParent is unusedCaolán McNamara2016-11-021-11/+0
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-1/+1
* loplugin:expandablemethods in vclNoel Grandin2016-10-261-2/+2
* implement VclVPaned and decripple formula panelCaolán McNamara2016-10-241-7/+132
* loplugin:expandablemethodds in include/vclNoel Grandin2016-10-211-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-4/+4
* loplugin:constantparam in vclNoel Grandin2016-09-071-5/+4
* loplugin:defaultparamsJochen Nitschke2016-08-281-6/+3
* screenshot: added functionality to dialogArmin Le Grand2016-08-281-457/+13
* screenshot: develop interactive screenshot dialogArmin Le Grand2016-08-281-0/+609
* improve passstuffbyref return analysisNoel Grandin2016-07-271-2/+2
* GSoC notebookbar: container with prioritySzymon Kłos2016-07-081-0/+2
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-061-0/+1
* uitest: add ids for buttons in MessageDialogMarkus Mohrhard2016-06-181-0/+7
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-011-11/+11
* Convert VclAlign to scoped enumNoel Grandin2016-05-301-10/+10
* Convert VclPackType to scoped enumNoel Grandin2016-05-241-6/+8
* clang-tidy modernize-loop-convert in vclNoel Grandin2016-05-131-2/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* vcl: kde5 native button order is the same as kde4Miklos Vajna2015-12-221-0/+1
* com::sun::star->css in vcl/Noel Grandin2015-11-181-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-27/+27
* convert Link<> to typedNoel Grandin2015-10-121-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-061-8/+0
* loplugin:mergeclassesNoel Grandin2015-10-061-25/+49
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-3/+3
* convert Link<> to typedNoel Grandin2015-09-201-3/+2
* convert Link<> to typedNoel Grandin2015-09-141-3/+2
* convert Link<> to typedNoel Grandin2015-09-041-6/+4
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-251-1/+1
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-221-20/+20
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-1/+1