summaryrefslogtreecommitdiffstats
path: root/svx/source/tbxctrls
Commit message (Expand)AuthorAgeFilesLines
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-279-102/+102
* svtools: sal_Bool->boolNoel Grandin2014-03-251-2/+2
* svtools: sal_Bool->boolNoel Grandin2014-03-251-6/+6
* Convert RID_SVX_MDLG_FONTWORK_GALLERY to .uiPalenik Mihály2014-03-212-80/+17
* Resolves: #i124425# corrected SvxMetricField::Down() behaviourArmin Le Grand2014-03-201-16/+1
* coverity#704837 Dereference after null checkCaolán McNamara2014-03-191-1/+2
* ToolbarMenu does not implement XStatusListenerStephan Bergmann2014-03-143-12/+12
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-141-3/+3
* remove osolete ifdefNorbert Thiebaud2014-03-111-2/+2
* svx: sal_Bool->boolNoel Grandin2014-03-112-5/+5
* svx: sal_Bool->boolNoel Grandin2014-03-111-6/+6
* svx: sal_Bool->boolNoel Grandin2014-03-111-16/+14
* svx: sal_Bool->boolNoel Grandin2014-03-111-5/+5
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-053-13/+14
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-267-111/+111
* Remove visual noise from svxAlexander Wilms2014-02-2616-127/+127
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-251-2/+2
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-244-15/+15
* Remove unneccessary commentsAlexander Wilms2014-02-2314-270/+270
* vcl: sal_Bool -> boolStephan Bergmann2014-02-218-18/+18
* editeng: sal_Bool->boolNoel Grandin2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2010-1/+10
* svl: sal_Bool -> boolStephan Bergmann2014-02-202-2/+2
* coverity#738876 Uninitialized scalar fieldCaolán McNamara2014-02-191-0/+1
* coverity#738877 Uninitialized scalar fieldCaolán McNamara2014-02-191-4/+5
* protect macosx against the HiDPI hacksNorbert Thiebaud2014-02-141-2/+2
* sal_Bool -> boolStephan Bergmann2014-02-071-6/+6
* for ToolBox Optimal Size use contents optimal sizesCaolán McNamara2014-02-071-1/+4
* fdo#74132: Do not interrupt search in Writer.Matúš Kukan2014-02-051-10/+92
* Remove unfinished code.Matúš Kukan2014-02-051-14/+1
* fix bad cast in SvxStyleBox_Impl::StateChanged()Michael Stahl2014-01-281-2/+5
* bool improvementsStephan Bergmann2014-01-286-10/+10
* Related: fdo#73051 make font size drop down of optimal widthCaolán McNamara2014-01-281-5/+17
* Resolves: fdo#73051 font size menubar widget too narrowCaolán McNamara2014-01-281-1/+1
* cp#1000025: Import casemaps from pptx.Muthu Subramanian2014-01-271-0/+6
* coverity#1103750 : Uninitialized scalar fieldNorbert Thiebaud2014-01-271-21/+19
* coverity#1103751 : Uninitialized scalar fieldNorbert Thiebaud2014-01-271-10/+13
* coverity#1158462 Uninitialized pointer fieldCaolán McNamara2014-01-231-3/+4
* SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara2014-01-231-1/+1
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-222-16/+16
* Resolves: fdo#72989 color buttons not disabled in readonly docsCaolán McNamara2014-01-221-31/+16
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-212-8/+8
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-8/+8
* Minimize the constructor functions to a bare minimum.Jan Holesovsky2014-01-202-26/+8
* Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOMCaolán McNamara2014-01-201-2/+1
* Unify ctor functions for component implementations.Matúš Kukan2014-01-182-26/+20
* Window::PreNotify should return boolStephan Bergmann2014-01-184-15/+15
* Window::Notify should return boolStephan Bergmann2014-01-175-45/+45
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-1/+1