summaryrefslogtreecommitdiffstats
path: root/svx/source/sidebar
Commit message (Expand)AuthorAgeFilesLines
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-193-51/+15
* remove unused ControlThomas Arnhold2014-08-181-29/+0
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-2/+2
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-4/+4
* WaE: C4245: signed/unsigned mismatchTor Lillqvist2014-08-131-3/+3
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-191-30/+31
* Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara2014-07-151-1/+1
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-011-5/+7
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-282-27/+23
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-175-19/+3
* Sidebar: fix some typos in function naming.Pedro Giffuni2014-06-162-25/+6
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0917-54/+10
* convert document recovery dialog to .uiCaolán McNamara2014-06-049-47/+8
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-041-1/+1
* fix indentationMarkus Mohrhard2014-06-041-21/+21
* fix spelling of field name mbColseByEdit->mbCloseByEditNoel Grandin2014-06-032-8/+8
* fdo#68849: Add header guards to all include filesJens Carl2014-06-012-0/+12
* fdo#78920: Number %NUMBERSTRING in tooltipJason Hulme2014-05-271-36/+1
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-271-3/+3
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-4/+4
* coverity#1027650 Unchecked dynamic_castCaolán McNamara2014-05-241-1/+2
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-192-4/+0
* fdo#46839 Convert line color picker to split buttonMaxim Monastirsky2014-05-181-1/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-152-4/+4
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-081-5/+5
* remove some useless linesThomas Arnhold2014-05-061-7/+0
* remove some commented out lines from src filesThomas Arnhold2014-05-051-2/+0
* Use the show method directlyMaxim Monastirsky2014-04-251-5/+1
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-2464-19/+157
* add missing modelines to hrc and src filesThomas Arnhold2014-04-249-4/+23
* huge hrc and src file cleanupThomas Arnhold2014-04-234-160/+0
* cppcheck: duplicate branchCaolán McNamara2014-04-161-21/+4
* coverity#1027390 Logically dead codeCaolán McNamara2014-04-161-1/+1
* svx: sal_Bool->boolNoel Grandin2014-04-154-12/+12
* unused includeMaxim Monastirsky2014-04-091-1/+0
* Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara2014-04-031-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-019-9/+9
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2712-23/+23
* Resolves: #i124409# use slot SID_ATTR_METRIC...Armin Le Grand2014-03-201-7/+4
* "prefix" and "postfix" are single wordsTor Lillqvist2014-03-141-18/+11
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-4/+4
* svx: sal_Bool->boolNoel Grandin2014-03-141-1/+1
* svtools,svx: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-2/+2
* remove osolete ifdefNorbert Thiebaud2014-03-111-4/+3
* svx: sal_Bool->boolNoel Grandin2014-03-111-70/+78
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-053-20/+20
* I guess const was intended here.Jan Holesovsky2014-02-281-1/+1
* remove unused code PanelLayout::dispatchNoel Grandin2014-02-281-17/+0
* editeng: sal_Bool->boolNoel Grandin2014-02-271-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-4/+4