summaryrefslogtreecommitdiffstats
path: root/svx/source/tbxctrls
Commit message (Expand)AuthorAgeFilesLines
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-1915-260/+12
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-184-4/+0
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-1/+1
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-2/+2
* rhbz#1121254 reload font list from shell on changeDavid Tardon2014-07-251-0/+6
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-232-1/+4
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-193-50/+56
* coverity#706094 Unintended sign extensionCaolán McNamara2014-07-031-2/+2
* Avoid null this pointers in member function callsStephan Bergmann2014-07-031-2/+3
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-033-22/+17
* Mark as constTakeshi Abe2014-07-031-1/+1
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-011-2/+14
* SvxPopupWindowListBox: avoid inheriting from boost::noncopyable two timesMiklos Vajna2014-06-301-1/+1
* OSL_ENSURE->assertCaolán McNamara2014-06-261-2/+2
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-2/+2
* Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand2014-06-171-426/+529
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-1/+1
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-042-3/+3
* remove whitespaceMarkus Mohrhard2014-06-041-194/+0
* sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl2014-05-272-2/+2
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* callcatcher: update unused codeCaolán McNamara2014-05-261-197/+0
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-1/+0
* Correct prefixMaxim Monastirsky2014-05-181-5/+5
* Fix last color detectionMaxim Monastirsky2014-05-181-1/+1
* That's actually a pointerMaxim Monastirsky2014-05-181-3/+3
* fdo#46839 Convert line color picker to split buttonMaxim Monastirsky2014-05-184-80/+92
* Keep only one class for toolbox color controlsMaxim Monastirsky2014-05-144-421/+101
* Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky2014-05-141-2/+7
* Application::UserEvent and Window::UserEvent are emptyStephan Bergmann2014-05-061-8/+0
* Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann2014-05-062-2/+0
* unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold2014-05-053-110/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* fdo#77683 the color in the toolbar buttons doesn't change.Tomofumi Yagi2014-04-251-7/+2
* fdo#73891 Fix "UI color panel does not show the actual color in Writer"Tomofumi Yagi2014-04-251-0/+12
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-242-0/+5
* clean up hrc filesThomas Arnhold2014-04-221-4/+0
* remove comments why a file gets includedThomas Arnhold2014-04-211-5/+0
* remove some more bloatThomas Arnhold2014-04-212-7/+0
* coverity#1202940 Uninitialized scalar fieldCaolán McNamara2014-04-161-2/+2
* fdo#77123: Add Ignore Kashida to quick findFaisal M. Al-Otaibi2014-04-161-0/+1
* svx: sal_Bool->boolNoel Grandin2014-04-156-25/+25
* Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann2014-04-111-1/+1
* coverity#708390 Uninitialized scalar fieldCaolán McNamara2014-04-101-2/+3
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-106-8/+6
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin2014-04-034-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-015-8/+8
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-279-102/+102
* svtools: sal_Bool->boolNoel Grandin2014-03-251-2/+2