summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-03-04V813: Decreased performanceCaolán McNamara2-3/+3
2015-03-02V813: Decreased performanceCaolán McNamara1-1/+1
2015-02-24Ensure listener is removed during ~SdModuleStephan Bergmann1-0/+2
2015-02-23sd: add SdDrawDocument::dumpAsXml()Miklos Vajna1-0/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin2-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann2-17/+5
2015-02-05No need for rtl::Reference hereStephan Bergmann1-2/+1
2015-02-05Don't hold refcounted objects by naked pointerStephan Bergmann1-3/+4
2015-02-05Updated all precompiled headers.Ashod Nakashian2-1/+6
2015-02-04hard to find accidental leaks with all the deliberate onesCaolán McNamara1-0/+9
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-8/+8
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin4-6/+6
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin5-93/+3
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen1-1/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-8/+6
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara3-7/+7
2014-12-15coverity#704777 Explicit null dereferencedCaolán McNamara1-1/+1
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky1-2/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+2
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-1/+5
2014-12-03From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann1-1/+0
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara1-12/+6
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara1-1/+1
2014-11-21coverity#1209008 Unchecked return valueCaolán McNamara1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti1-1/+0
2014-11-06refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObjCaolán McNamara1-0/+1
2014-10-28Windows build fix.Kohei Yoshida1-1/+0
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann3-4/+4
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin4-34/+34
2014-09-18fdo#82577: Handle FontNoel Grandin3-4/+4
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky1-0/+1
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara1-1/+0
2014-08-27callcatcher: update unused codeCaolán McNamara1-1/+0
2014-08-18Partial revert of d4cf8c2518c77631f91db8564bf3a506f0ab8e70Stephan Bergmann1-47/+47
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann5-325/+325
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-5/+5
2014-08-13update_pchThomas Arnhold2-1/+4
2014-08-12fdo#75757: remove inheritance to std::vectorTakeshi Abe1-19/+24
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+5
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard18-47/+0
2014-06-23can't have bare english strings in .cxxCaolán McNamara1-11/+0