summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle Timer: Invented Base ClassTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-01fix loopDavid Tardon
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-25remove unused header definitions in SotExchangeNoel Grandin
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2015-02-21Typo: "window" not "widow" hereJulien Nabet
2015-02-21-Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz
2015-02-18boost->stdCaolán McNamara
2015-02-18Better way to avoid ambiguities among ResId ctorsStephan Bergmann
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-14coverity#1267643 Logically dead codeCaolán McNamara
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann
2015-02-08Typo: we has->we haveJulien Nabet
2015-02-07coverity#440978 Dereference before null checkCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#87675: Disable 'edit' when next style is same as current one.Heena Gupta
2015-02-06fdo#87675-"Edit" Button for next style in edit paragraph styleHeena Gupta
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara
2015-02-03valgrind: fix leakCaolán McNamara
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02seeing as it assumed it was non-null since day 0, so can weCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-02-01coverity#440978 Dereference before null checkCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-28tdf#60739 code factorisationMichaël Lefèvre
2015-01-28remove unused typedefsNoel Grandin
2015-01-26coverity#1266518 Use after freeCaolán McNamara
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-25coverity#1266505 Useless callCaolán McNamara
2015-01-25coverity#1266510 Useless callCaolán McNamara