summaryrefslogtreecommitdiff
path: root/include/unotools/compatibility.hxx
AgeCommit message (Expand)Author
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski
2024-01-27tdf#159382: add NoSpaceAfterHangingFootnoteNumbering compat option to dialogMike Kaganski
2023-11-17tdf#158135 - UI: Part 30 - Unify lockdown behavior of Options dialogBalazs Varga
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal
2022-12-31tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-11-04Simplify SvtCompatibilityEntry::setValueMike Kaganski
2021-08-20loplugin:unusedmethodsNoel Grandin
2021-08-19reduce visibility of some symbolsNoel Grandin
2021-07-26return SvtCompatibilityEntry from SvtCompatibilityOptions::GetListNoel Grandin
2021-07-26convert these into constantsNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-10-31loplugin:finalclasses in unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-07-27unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-02-01Fix typosAndrea Gelmini
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-27Compatibility options refactoring. Part 1Vitaliy Anderson
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-14tdf#89329: use shared_ptr for pImpl in compatibility...Xisco Fauli
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-27Typos: dfined -> defined + add missing 's'Julien Nabet
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-12-20typo fixesAndras Timar
2013-11-09fdo#65108 inter-module includes <> include/unotoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen