summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2014-04-29coverity#1210200 Uninitialized pointer fieldCaolán McNamara1-6/+41
2014-04-28Resolves: rhbz#1091117 SdGlobalResourceContainer used after deleteCaolán McNamara1-0/+1
2014-04-28Improve TabBar return typesNoel Grandin2-5/+5
2014-04-27ANIMATIONMODE_VIEW can be removedJulien Nabet1-1/+0
2014-04-25Related: rhbz#1032774 slide restarter should disable auto-exitCaolán McNamara1-1/+4
2014-04-25coverity#707098 Uncaught exceptionCaolán McNamara1-2/+2
2014-04-25coverity#707088 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin63-548/+548
2014-04-23huge hrc and src file cleanupThomas Arnhold1-37/+0
2014-04-22remove unused hrc filesThomas Arnhold1-0/+0
2014-04-22clean up hrc filesThomas Arnhold2-50/+0
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky14-23/+83
2014-04-16This is never defined.Jan Holesovsky1-6/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann7-0/+390
2014-04-14typo: currenct -> currentThomas Arnhold3-3/+3
2014-04-14typo: postion -> positionThomas Arnhold2-2/+2
2014-04-14typo: arround -> aroundThomas Arnhold6-8/+8
2014-04-13sd html export: q&d add single document publish modeTomaž Vajngerl2-16/+18
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann2-2/+2
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-1/+1
2014-04-07coverity#708141 baseclass mnPageCount is unusedCaolán McNamara1-3/+1
2014-04-07coverity#708134 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann3-5/+2
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás1-1/+1
2014-04-04coverity#738829 unused mpVDev memberCaolán McNamara1-1/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin6-9/+9
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás1-0/+7
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann31-36/+36
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann140-1043/+1043
2014-03-27sfx2: sal_Bool->boolNoel Grandin3-5/+5
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás1-0/+17
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann80-87/+87
2014-03-25svtools: sal_Bool->boolNoel Grandin3-4/+4
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-5/+5
2014-03-18sfx2: sal_Bool->boolNoel Grandin7-13/+13
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-11/+11
2014-03-17sd: prefer passing OUString by referenceNoel Grandin5-8/+8
2014-03-16sal_Bool to boolMatteo Casalin1-1/+1
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin2-9/+9
2014-03-11svx: sal_Bool->boolNoel Grandin1-4/+4
2014-03-03editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03remove unused code sd::framework::Pane::SetWindow(Window*)Noel Grandin1-2/+0
2014-02-27coverity#1187866 unused bStartWithActualPageCaolán McNamara1-2/+0
2014-02-27Improve usability of the outlineRob Snelders1-1/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann30-369/+369
2014-02-26Remove visual noise from sdAlexander Wilms15-45/+33
2014-02-25coverity#737807 Uncaught exceptionCaolán McNamara1-2/+3
2014-02-25coverity#737805 Uncaught exceptionCaolán McNamara1-1/+2