summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objcont.cxx
AgeCommit message (Expand)Author
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2017-12-29Fix typosAndrea Gelmini
2017-11-22tdf#113935 Switching from read-only to edit mode slowNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05Improved loplugin:cstylecast to reference types: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-06OUStrings: constify and reduce temporariesMatteo Casalin
2017-04-29tdf#39468: Translate some German comments and termsJens Carl
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-03TyposJulien Nabet
2017-01-27-Werror=int-in-bool-context (GCC 7)Stephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-28tdf#99729 related: make SfxObjectShell::IsOwnStorageFormat acccessibleMike Kaganski
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-06-06tdf#89329: use unique_ptr for pImpl in objshXisco Fauli
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl