summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui/dlg/Condition.cxx
Commit message (Expand)AuthorAgeFilesLines
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-131-2/+2
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-131-1/+1
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-071-144/+30
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-051-30/+144
* replace OColorPopup with SvxColorWindowCaolán McNamara2016-11-041-144/+30
* note yet another color selectorCaolán McNamara2016-10-281-1/+1
* Related tdf#103421: disposeAndClear m_aColorSet (reportdesign)Julien Nabet2016-10-231-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-8/+8
* convert floating add field to .ui formatCaolán McNamara2016-09-271-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke2016-08-151-1/+1
* Resolves: tdf#100303 Report crashes on close of conditional formatting dialogCaolán McNamara2016-06-221-0/+1
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* convert Link<> to typedNoel Grandin2015-10-121-4/+2
* convert Link<> to typedNoel Grandin2015-09-081-4/+3
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-4/+2
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-061-5/+2
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-301-2/+2
* reportdesign: convert new to ::Create.Michael Meeks2015-04-171-2/+2
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-2/+2
* Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-3/+14
* vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks2015-04-091-0/+1
* vcl: VclPtr conversion in reportdesignNoel Grandin2015-04-091-20/+39
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-191-2/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara2014-09-031-13/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2014-07-091-1/+0
* hook up scrollingCaolán McNamara2014-07-081-3/+0
* Convert RID_CONDFORMAT to .uiPalenik Mihály2014-07-081-263/+117
* tweak things to allow switching between small and large toolbar iconsCaolán McNamara2014-06-101-3/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* Remove visual noise from reportdesignAlexander Wilms2014-02-261-6/+6
* Remove unneccessary commentsAlexander Wilms2014-02-231-33/+33
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* convert String to OUString in reportdesign moduleNoel Grandin2013-10-181-3/+3
* kill TBX_UPDATER_MODE_*Ivan Timofeev2013-06-221-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-11/+11
* -Wunused-macrosStephan Bergmann2013-03-271-2/+0
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* doubled includesThomas Arnhold2013-03-041-1/+0
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-221-2/+2