summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2014-06-13SdStyleSheetPool::GetBulletFont can be staticStephan Bergmann1-1/+1
2014-06-13Resolves: fdo#78151 change style on toggling bullets on master page outlinersCaolán McNamara2-0/+10
2014-06-12coverity#735840 Unchecked dynamic_castCaolán McNamara1-2/+5
2014-06-09de-virtualize these stringify methods, nothing overrides themCaolán McNamara1-1/+1
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl1-1/+0
2014-06-09Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara2-2/+5
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin3-10/+10
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+1
2014-05-30coverity#704728 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-05-28update_pchThomas Arnhold2-1/+4
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-1/+1
2014-05-26coverity#983778 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold2-2/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-8/+3
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky1-1/+0
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold2-0/+184
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin19-155/+155
2014-04-23huge hrc and src file cleanupThomas Arnhold1-6/+0
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-1/+5
2014-04-15Fix symbol visibilityStephan Bergmann1-2/+2
2014-04-14update_pchThomas Arnhold1-6/+14
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann7-0/+246
2014-04-14typo: givin -> givenThomas Arnhold1-1/+1
2014-04-14typo: wraper -> wrapperThomas Arnhold1-1/+1
2014-04-14typo: caling -> callingThomas Arnhold1-1/+1
2014-04-14typo: ommit -> omitThomas Arnhold1-1/+1
2014-04-14typo: stoped -> stoppedThomas Arnhold1-1/+1
2014-04-14typo: iteratioin -> iterationThomas Arnhold1-1/+1
2014-04-14typo: reassings -> reassignsThomas Arnhold1-1/+1
2014-04-14typo: arround -> aroundThomas Arnhold1-4/+4
2014-04-14typo: desribes -> describesThomas Arnhold1-1/+1
2014-04-14typo: inidcates -> indicatesThomas Arnhold1-1/+1
2014-04-14typo: candiate -> candidateThomas Arnhold1-1/+1
2014-04-14typo: remebers -> remembersThomas Arnhold1-1/+1
2014-04-14typo: deppending -> dependingThomas Arnhold1-1/+1
2014-04-14typo: direclty -> directlyThomas Arnhold1-1/+1
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold1-2/+2
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann3-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann23-196/+196
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann5-8/+8
2014-03-17sd: prefer passing OUString by referenceNoel Grandin2-2/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-65/+65
2014-02-26Remove visual noise from sdAlexander Wilms14-71/+17
2014-02-21coverity#738812 Uninitialized scalar fieldCaolán McNamara1-0/+5
2014-02-21callcatcher: update unused codeCaolán McNamara1-1/+0
2014-02-19coverity#738820 bAutoSave is unusedCaolán McNamara1-1/+0