summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/dlg/Condition.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Resolves: tdf#118251 decide what parent colorpicker should have...Caolán McNamara1-0/+1
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-07use more Color in reportdesignNoel Grandin1-2/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen1-1/+0
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky1-5/+0
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann1-2/+2
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara1-1/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: reportdesignStephan Bergmann1-8/+8
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-1/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-2/+2
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-144/+30
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-30/+144
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara1-144/+30
2016-10-28note yet another color selectorCaolán McNamara1-1/+1
2016-10-23Related tdf#103421: disposeAndClear m_aColorSet (reportdesign)Julien Nabet1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-27convert floating add field to .ui formatCaolán McNamara1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-06-22Resolves: tdf#100303 Report crashes on close of conditional formatting dialogCaolán McNamara1-0/+1
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12convert Link<> to typedNoel Grandin1-4/+2
2015-09-08convert Link<> to typedNoel Grandin1-4/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-5/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-17reportdesign: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+14
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks1-0/+1
2015-04-09vcl: VclPtr conversion in reportdesignNoel Grandin1-20/+39
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-03convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara1-13/+0
2014-07-09-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-07-08hook up scrollingCaolán McNamara1-3/+0