summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Expand)AuthorAgeFilesLines
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-171-1/+1
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-0/+5
* Impress Remote: allow removal of authorised remotes.Andrzej Hunt2014-06-301-1/+1
* remove whitespacesMarkus Mohrhard2014-06-2518-47/+0
* can't have bare english strings in .cxxCaolán McNamara2014-06-231-11/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-2/+2
* SdStyleSheetPool::GetBulletFont can be staticStephan Bergmann2014-06-131-1/+1
* Resolves: fdo#78151 change style on toggling bullets on master page outlinersCaolán McNamara2014-06-132-0/+10
* coverity#735840 Unchecked dynamic_castCaolán McNamara2014-06-121-2/+5
* de-virtualize these stringify methods, nothing overrides themCaolán McNamara2014-06-091-1/+1
* gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl2014-06-091-1/+0
* Related: fdo#78151 force outliners in master view to be read-only textCaolán McNamara2014-06-092-2/+5
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-093-10/+10
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* coverity#704728 Unchecked dynamic_castCaolán McNamara2014-05-301-1/+1
* update_pchThomas Arnhold2014-05-282-1/+4
* Related: fdo#79142 make SetName default to ReindexingCaolán McNamara2014-05-281-1/+1
* coverity#983778 Uncaught exceptionCaolán McNamara2014-05-261-1/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-192-2/+0
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-8/+3
* Keep only one class for toolbox color controlsMaxim Monastirsky2014-05-141-1/+0
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-092-0/+184
* automaticly -> automatically.Jan Holesovsky2014-04-271-1/+1
* sd: sal_Bool->boolNoel Grandin2014-04-2419-155/+155
* huge hrc and src file cleanupThomas Arnhold2014-04-231-6/+0
* sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky2014-04-181-1/+5
* Fix symbol visibilityStephan Bergmann2014-04-151-2/+2
* update_pchThomas Arnhold2014-04-141-6/+14
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-147-0/+246
* typo: givin -> givenThomas Arnhold2014-04-141-1/+1
* typo: wraper -> wrapperThomas Arnhold2014-04-141-1/+1
* typo: caling -> callingThomas Arnhold2014-04-141-1/+1
* typo: ommit -> omitThomas Arnhold2014-04-141-1/+1
* typo: stoped -> stoppedThomas Arnhold2014-04-141-1/+1
* typo: iteratioin -> iterationThomas Arnhold2014-04-141-1/+1
* typo: reassings -> reassignsThomas Arnhold2014-04-141-1/+1
* typo: arround -> aroundThomas Arnhold2014-04-141-4/+4
* typo: desribes -> describesThomas Arnhold2014-04-141-1/+1
* typo: inidcates -> indicatesThomas Arnhold2014-04-141-1/+1
* typo: candiate -> candidateThomas Arnhold2014-04-141-1/+1
* typo: remebers -> remembersThomas Arnhold2014-04-141-1/+1
* typo: deppending -> dependingThomas Arnhold2014-04-141-1/+1
* typo: direclty -> directlyThomas Arnhold2014-04-141-1/+1
* typo: hierarchie -> hierarchyThomas Arnhold2014-04-141-2/+2
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2723-196/+196
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-265-8/+8
* sd: prefer passing OUString by referenceNoel Grandin2014-03-172-2/+2