summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Expand)AuthorAgeFilesLines
* start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-1/+0
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-061-0/+1
* V813: Decreased performanceCaolán McNamara2015-03-042-3/+3
* V813: Decreased performanceCaolán McNamara2015-03-021-1/+1
* Ensure listener is removed during ~SdModuleStephan Bergmann2015-02-241-0/+2
* sd: add SdDrawDocument::dumpAsXml()Miklos Vajna2015-02-231-0/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-232-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-072-17/+5
* No need for rtl::Reference hereStephan Bergmann2015-02-051-2/+1
* Don't hold refcounted objects by naked pointerStephan Bergmann2015-02-051-3/+4
* Updated all precompiled headers.Ashod Nakashian2015-02-052-1/+6
* hard to find accidental leaks with all the deliberate onesCaolán McNamara2015-02-041-0/+9
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-1/+0
* remove unused typedefsNoel Grandin2015-01-281-1/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-8/+8
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-264-6/+6
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-085-93/+3
* Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen2015-01-071-1/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-8/+6
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-043-7/+7
* coverity#704777 Explicit null dereferencedCaolán McNamara2014-12-151-1/+1
* changed timers to idlesTobias Madl2014-12-091-1/+1
* Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky2014-12-071-2/+1
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-2/+2
* ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2014-12-041-1/+5
* From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann2014-12-031-1/+0
* all these ids and their associated resources were unnecessaryCaolán McNamara2014-11-251-12/+6
* move RID_APPTITLE to desktop where its usedCaolán McNamara2014-11-241-1/+1
* coverity#1209008 Unchecked return valueCaolán McNamara2014-11-211-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti2014-11-111-1/+0
* refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObjCaolán McNamara2014-11-061-0/+1
* Windows build fix.Kohei Yoshida2014-10-281-1/+0
* sd: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-013-4/+4
* fdo#47302: Added insert->fields->page title buttonJennifer Liebel2014-09-241-0/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-234-34/+34
* fdo#82577: Handle FontNoel Grandin2014-09-183-4/+4
* fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky2014-09-141-0/+1
* DockingWindow LayerDialog appears unusedCaolán McNamara2014-09-061-1/+0
* callcatcher: update unused codeCaolán McNamara2014-08-271-1/+0
* Partial revert of d4cf8c2518c77631f91db8564bf3a506f0ab8e70Stephan Bergmann2014-08-181-47/+47
* Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann2014-08-185-325/+325
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-5/+5
* update_pchThomas Arnhold2014-08-132-1/+4
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-121-19/+24
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-171-1/+1