summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-13Auto-redact - First stabMuhammet Kara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-11Fix typoAndrea Gelmini
2019-05-10handle empty tools::Rectangle in sfx2Noel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-08Respect page margins of the source doc during redactionMuhammet Kara
2019-05-07tdf#125079 turn off GTK_WIN_POS_CENTER_ON_PARENT after a whileCaolán McNamara
2019-05-06tdf#125135: Standardize content placement for redactionMuhammet Kara
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-05-02tdf#125063: Don't depend on content size for Page sizingMuhammet Kara
2019-04-28WebDav: Don't unlock the file during saving of a documentTamás Zolnai
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-17tdf#124597 template select dialog launched before parent gets final sizeCaolán McNamara
2019-04-16Protect page position during redactionMuhammet Kara
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-02Warn when getFileURLFromSystemPath() fails, not when it succeedsTor Lillqvist
2019-04-02drop some unneeded includesCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-29Enable redaction for ImpressMuhammet Kara
2019-03-29Handle different page sizes for redactionMuhammet Kara
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-07build: support disabling popplerAshod Nakashian
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-01Use lambda instead of std::bind + wrapper functionStephan Bergmann
2019-02-28Create the SfxRedactionHelper classMuhammet Kara
2019-02-28Use lambda instead of std::bind + wrapper functionSamuel Mehrbrodt
2019-02-27tdf#123728 Always print on main thread to avoid deadlocksSamuel Mehrbrodt
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-23Add style options to redaction exportMuhammet Kara
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl
2019-02-20Use named shapes for redactionMuhammet Kara
2019-02-19Handle redaction finalization: BlackMuhammet Kara
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-17SfxFilter: truncate extensions list at first empty one...Matteo Casalin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-14weld DigitalSignaturesDialogCaolán McNamara