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