summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2018-02-22weld native message dialogsCaolán McNamara
2018-02-18Improve diagnostic outputStephan Bergmann
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet
2018-02-02init known ExtraLanguages before document loadsJustin Luth
2018-02-02sfx2: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-30tdf#115090 prevent SfxBaseModel destruction during notificationsThorsten Behrens
2018-01-29loplugin:useuniqueptr in SfxMedium_ImplNoel Grandin
2018-01-29loplugin:useuniqueptr in ModelData_ImplNoel Grandin
2018-01-27tdf#115090 keep internal BaseModel alive long enoughThorsten Behrens
2018-01-24loplugin:constparamsNoel Grandin
2018-01-24loplugin:useuniqueptr in GroupData_ImplNoel Grandin
2018-01-23Remove dead code from SfxFilter ctorStephan Bergmann
2018-01-23loplugin:useuniqueptr in SfxDocTplService_ImplNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-18sfx2 store: create temp files next to local files (storage case)Miklos Vajna
2018-01-16tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks
2018-01-16sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2018-01-12tdf#114939 officecfg,sfx2: always use AES/SHA256 in ODF 1.2Michael Stahl
2018-01-12sfx2 store: add API to allow disabling thumbnails only for a single saveMiklos Vajna
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna
2018-01-10sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna
2018-01-09sfx2 store: avoid custom parent for tempfiles during loadMiklos Vajna
2018-01-09sfx2 store: try rename before copyingMiklos Vajna
2018-01-09sfx2 store: create temp files next to local filesMiklos Vajna
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-03sfx2: improve reported error message in SfxBaseModel::impl_store()Miklos Vajna
2017-12-29Fix typosAndrea Gelmini
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-22Revert "unused SID command in sfx2"Noel Grandin
2017-12-21unused SID command in sfx2Noel Grandin
2017-12-19Read some configuration items directlyStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-09tdf#114088 Translate default template namesGabor Kelemen
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22tdf#113935 Switching from read-only to edit mode slowNoel Grandin