summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/condformatdlgentry.hxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-28tdf#42897 Warn the user if string without quote is entered as condition value.Laszlo Kis-Adam
2014-12-05Refactor + minor bugfix in conditional formattingRenato Ferreira
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-06-29update all style lists when a new style is addedMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-26fix typoMarkus Mohrhard
2013-01-15move this class from the header file to the source fileMarkus Mohrhard
2013-01-15create correct icon set information, fdo#58610Markus Mohrhard
2012-12-02this method is not implementedMarkus Mohrhard
2012-12-02we don't need the last entry for icon setsMarkus Mohrhard
2012-12-02create icon sets in UIMarkus Mohrhard
2012-12-02correctly show existing icon sets in the UIMarkus Mohrhard
2012-12-02initial support for icon sets in the dialogMarkus Mohrhard
2012-11-15ui part for conditional date formatsMarkus Mohrhard
2012-10-13add the text for collapsed entries backMarkus Mohrhard
2012-10-10little clean-upMarkus Mohrhard
2012-10-10make also the condition edit fields ref input fieldsMarkus Mohrhard
2012-10-09forgot the licence headerMarkus Mohrhard
2012-10-09position all elements in the src file and not in the codeMarkus Mohrhard
2012-10-09separate color scale with 2 and 3 entriesMarkus Mohrhard
2012-10-09add own class for formula type cond formatsMarkus Mohrhard
2012-10-09make more parts of the conditional format dlg work againMarkus Mohrhard
2012-10-09split the cond format entry code a bit upMarkus Mohrhard