summaryrefslogtreecommitdiff
path: root/unotools/source/config/fltrcfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski1-670/+0
2023-03-23rtl::Static to thread-safe-staticNoel Grandin1-9/+2
2021-06-11Simplify Sequences initializations (unotools)Julien Nabet1-16/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+5
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna1-3/+16
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen1-4/+0
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-5/+20
2018-11-23improve function local staticsNoel Grandin1-11/+2
2016-11-25convert FILTERCFG constants to o3tl::typed_flagsNoel Grandin1-121/+128
2016-10-15clang-cl loplugin: unotoolsStephan Bergmann1-12/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-27Clean up uses of Any::getValue() in unotoolsStephan Bergmann1-5/+6
2016-05-30tdf#89329: use unique_ptr for pImpl in fltrcfgXisco Fauli1-47/+46
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-3/+1
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann1-12/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2015-11-18com::sun::star->css in unotools/Noel Grandin1-1/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-8/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-5/+5
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás1-3/+30
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl1-2/+1
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-9/+19
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-0/+1
2014-05-12Revert "Intermediate commit: un-revert last change"Tor Lillqvist1-16/+0
2014-04-10Intermediate commit: un-revert last changeTor Lillqvist1-0/+16
2014-04-09Revert special-casing tiled rendering hereTor Lillqvist1-16/+0
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-23/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-10Avoid "delayed" rendering in the tiled rendering caseTor Lillqvist1-1/+16
2014-02-23Remove unneccessary commentsAlexander Wilms1-15/+15
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-60/+60
2013-10-16unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez1-3/+20
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-12-28Get rid of C2U in unotools.Jan Holesovsky1-16/+12
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-12-19callcatcher: Remove unused codeAugust Sodora1-6/+0
2011-11-27remove include of och header from unotoolsNorbert Thiebaud1-2/+0
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara1-6/+11
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-11/+11
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner1-9/+9
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval1-2/+2