summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* Remove visual noise from formsAlexander Wilms2014-02-26161-1284/+1283
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-26118-1533/+1533
* Typo: apropriate -> appropriateJulien Nabet2014-02-251-1/+1
* implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann2014-02-241-1/+1
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-246-38/+38
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-243-6/+6
* Remove unnecessary bool2anyStephan Bergmann2014-02-244-6/+5
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-243-8/+11
* coverity#704644 Dereference after null checkCaolán McNamara2014-02-231-4/+8
* Remove unneccessary commentsAlexander Wilms2014-02-2372-2491/+1797
* coverity#441137 Dereference after null checkCaolán McNamara2014-02-231-0/+3
* coverity#738652 Uninitialized scalar fieldCaolán McNamara2014-02-211-5/+8
* coverity#738654 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+2
* coverity#738656 Uninitialized scalar fieldCaolán McNamara2014-02-211-8/+9
* vcl: sal_Bool -> boolStephan Bergmann2014-02-212-4/+4
* editeng: sal_Bool->boolNoel Grandin2014-02-212-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-215-21/+14
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-207-0/+7
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-1/+1
* Drop unnecessary #includeTakeshi Abe2014-02-186-8/+0
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-1710-20/+20
* ucbhelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* coverity#737157 Uncaught exceptionCaolán McNamara2014-02-132-2/+6
* coverity#737151 Uncaught exceptionCaolán McNamara2014-02-132-2/+6
* coverity#737149 Uncaught exceptionCaolán McNamara2014-02-132-2/+6
* cid#705175 missing break in switchNoel Grandin2014-02-121-0/+1
* cid#705174 missing break in switchNoel Grandin2014-02-121-0/+1
* typo fixes in commentsAndras Timar2014-02-063-6/+6
* fdo#69652 Default(Date|Time) is a UNO struct nowLionel Elie Mamane2014-02-051-5/+41
* fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi2014-02-031-20/+4
* "stati" considered both pretentious and incorrect LatinMichael Stahl2014-01-301-1/+1
* fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi2014-01-301-16/+0
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-301-3/+3
* bool improvementsStephan Bergmann2014-01-2810-17/+17
* Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2014-01-281-3/+3
* coverity#705814 Dereference before null checkCaolán McNamara2014-01-281-3/+3
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-231-2/+2
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-1/+1
* FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-2139-187/+0
* Window::PreNotify should return boolStephan Bergmann2014-01-182-4/+4
* Window::Notify should return boolStephan Bergmann2014-01-172-4/+4
* remove last xub_StrLen in formsCaolán McNamara2014-01-151-1/+1
* bool improvementsStephan Bergmann2014-01-142-3/+3
* Lock SolarMutex in RichtTextEngine::CreateStephan Bergmann2014-01-081-0/+2
* This can be privateStephan Bergmann2014-01-081-1/+1
* Fix other typosJulien Nabet2013-12-221-1/+1
* Spelling correction: s/retrive/retrieve/Tor Lillqvist2013-12-201-1/+1
* typo fixesAndras Timar2013-12-204-5/+5
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+4