summaryrefslogtreecommitdiffstats
path: root/basctl/source/dlged
Commit message (Expand)AuthorAgeFilesLines
* coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl2015-02-101-2/+13
* coverity#1267686 Uncaught exceptionCaolán McNamara2015-02-011-1/+1
* avoid 'don't create ItemSets with full range before FreezeIdRanges assert'Caolán McNamara2014-12-221-1/+1
* timers: Timer never started, remove it completely.Tobias Madl2014-12-091-1/+0
* changed timers to idlesJennifer Liebel2014-12-091-4/+4
* reduce scope of local variablesMichael Weghorn2014-12-081-1/+2
* impl. Clone for all subclasses of SdrPageDavid Tardon2014-12-041-1/+12
* ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2014-12-041-1/+9
* timers: Timer never started, remove it completely.Tobias Madl2014-11-221-11/+0
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-052-4/+4
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-232-4/+4
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-232-3/+3
* loplugin: cstylecastNoel Grandin2014-10-233-4/+4
* coverity#1247644 Uncaught exceptionCaolán McNamara2014-10-171-1/+1
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-162-3/+3
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-092-4/+4
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-235-14/+14
* fdo#82577: Handle FontNoel Grandin2014-09-181-3/+3
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-2/+0
* convert RID_QRYBOX_LANGUAGE with custom title to .uiCaolán McNamara2014-08-253-39/+2
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-221-1/+0
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-163-6/+6
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-162-7/+7
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-3/+0
* '!= false' is redundant, and confusing - kill it.Jan Holesovsky2014-05-091-3/+3
* coverity#736993 Uncaught exceptionCaolán McNamara2014-04-251-1/+1
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-2/+1
* basctl: sal_Bool->boolNoel Grandin2014-04-151-1/+1
* Remove remaining DBG_CTOR etc. remnants from basctlStephan Bergmann2014-03-283-21/+0
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-10/+10
* Remove visual noise from basctlAlexander Wilms2014-02-252-5/+5
* Remove unneccessary commentsAlexander Wilms2014-02-237-226/+1
* 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/+1
* -Werror,-Wunused-functionStephan Bergmann2014-02-111-25/+0
* convert manage languages dialog to .uiCaolán McNamara2014-02-114-256/+52
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-1/+1
* convert default language dialog to .uiCaolán McNamara2014-01-033-147/+35
* cppcheck: fix var reassignedJulien Nabet2013-12-271-3/+1
* typo fixesAndras Timar2013-12-201-3/+3
* No need for DlgEdObj::supportsService to be virtualStephan Bergmann2013-12-181-2/+2
* CID#738562 uninitialized memberCaolán McNamara2013-10-071-2/+3
* CID#738561 uninitialized memberCaolán McNamara2013-10-071-11/+12
* convert basctl module from String to OUStringNoel Grandin2013-10-011-2/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1