summaryrefslogtreecommitdiff
path: root/unotools/source/config/fltrcfg.cxx
AgeCommit message (Expand)Author
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2018-11-23improve function local staticsNoel Grandin
2016-11-25convert FILTERCFG constants to o3tl::typed_flagsNoel Grandin
2016-10-15clang-cl loplugin: unotoolsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-27Clean up uses of Any::getValue() in unotoolsStephan Bergmann
2016-05-30tdf#89329: use unique_ptr for pImpl in fltrcfgXisco Fauli
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-05-12Revert "Intermediate commit: un-revert last change"Tor Lillqvist
2014-04-10Intermediate commit: un-revert last changeTor Lillqvist
2014-04-09Revert special-casing tiled rendering hereTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10Avoid "delayed" rendering in the tiled rendering caseTor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2013-10-16unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-28Get rid of C2U in unotools.Jan Holesovsky
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval
2010-11-12Remove bogus commentsAlexander O. Anisimov
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud