summaryrefslogtreecommitdiffstats
path: root/svtools/source/dialogs
Commit message (Expand)AuthorAgeFilesLines
* start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-7/+4
* vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin2015-04-101-1/+1
* vclwidget: convert lots more sites to use VclPtrNoel Grandin2015-04-101-16/+16
* vclwidget: only call dispose() onceNoel Grandin2015-04-107-8/+8
* Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-101-5/+5
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-108-17/+52
* loplugin: vclwidget: add check that dispose is calling superclass disposeNoel Grandin2015-04-091-0/+1
* svtools: apply vcl::window refcounting changesNoel Grandin2015-04-096-4/+36
* loplugin:staticmethodsNoel Grandin2015-04-091-8/+8
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-022-5/+5
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-022-5/+5
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-72/+72
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-111-2/+2
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* idle includes and enum useJennifer Liebel2015-03-061-1/+1
* Typo: excute->executeJulien Nabet2015-02-281-1/+1
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-36/+33
* coverity#1266460 Argument cannot be negativeCaolán McNamara2015-02-021-3/+7
* coverity#1266460 Argument cannot be negativeCaolán McNamara2015-01-261-3/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* Some more loplugin:cstylecast: svtoolsStephan Bergmann2015-01-201-8/+8
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-1/+1
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-1/+1
* svtools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-4/+4
* OneDrive binding settingsMihai Varga2014-12-151-1/+5
* changed timers to idleJennifer Liebel2014-12-091-7/+7
* typoStephan Bergmann2014-12-011-1/+1
* WaE: -Werror=switchCaolán McNamara2014-12-011-43/+38
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-013-3/+3
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* convert vcl StateChangedType to enum classNoel Grandin2014-10-111-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-238-18/+18
* callcatcher: update unused codeCaolán McNamara2014-09-181-35/+0
* callcatcher: update unused codeCaolán McNamara2014-09-171-9/+0
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-2/+2
* TabPages are no longer loaded from resource filesCaolán McNamara2014-08-201-18/+0
* drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara2014-08-152-66/+0
* callcatcher: another round of ResId ctor removalsCaolán McNamara2014-08-131-12/+0
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-121-18/+0
* callcatcher: update unused codeCaolán McNamara2014-08-111-8/+0
* convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara2014-07-221-1/+6
* Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara2014-07-151-1/+1
* Convert 3 dialogs to .uiPalenik Mihály2014-07-142-0/+21
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* coverity#708305 Uninitialized pointer fieldCaolán McNamara2014-05-231-0/+2