summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara1-1/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-5/+7
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe2-27/+23
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin5-19/+3
2014-06-16Sidebar: fix some typos in function naming.Pedro Giffuni2-25/+6
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin17-54/+10
2014-06-04convert document recovery dialog to .uiCaolán McNamara9-47/+8
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-06-04fix indentationMarkus Mohrhard1-21/+21
2014-06-03fix spelling of field name mbColseByEdit->mbCloseByEditNoel Grandin2-8/+8
2014-06-01fdo#68849: Add header guards to all include filesJens Carl2-0/+12
2014-05-27fdo#78920: Number %NUMBERSTRING in tooltipJason Hulme1-36/+1
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-3/+3
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-4/+4
2014-05-24coverity#1027650 Unchecked dynamic_castCaolán McNamara1-1/+2
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold2-4/+0
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-4/+4
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-5/+5
2014-05-06remove some useless linesThomas Arnhold1-7/+0
2014-05-05remove some commented out lines from src filesThomas Arnhold1-2/+0
2014-04-25Use the show method directlyMaxim Monastirsky1-5/+1
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold64-19/+157
2014-04-24add missing modelines to hrc and src filesThomas Arnhold9-4/+23
2014-04-23huge hrc and src file cleanupThomas Arnhold4-160/+0
2014-04-16cppcheck: duplicate branchCaolán McNamara1-21/+4
2014-04-16coverity#1027390 Logically dead codeCaolán McNamara1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin4-12/+12
2014-04-09unused includeMaxim Monastirsky1-1/+0
2014-04-03Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann9-9/+9
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann12-23/+23
2014-03-20Resolves: #i124409# use slot SID_ATTR_METRIC...Armin Le Grand1-7/+4
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist1-18/+11
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-03-14svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin1-2/+2
2014-03-11remove osolete ifdefNorbert Thiebaud1-4/+3
2014-03-11svx: sal_Bool->boolNoel Grandin1-70/+78
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke3-20/+20
2014-02-28I guess const was intended here.Jan Holesovsky1-1/+1
2014-02-28remove unused code PanelLayout::dispatchNoel Grandin1-17/+0
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-4/+4
2014-02-26Remove visual noise from svxAlexander Wilms4-23/+23
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-5/+5
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert12-0/+13
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-1/+1