summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/contentenumeration.cxx
AgeCommit message (Expand)Author
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19loplugin:constantparamNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-29loplugin:useuniqueptr in SvtFileView_ImplNoel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-02-14convert to EnumerationResult to scoped enumNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-01-13eliminate unnecessary macroEike Rathke
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-07-04Drop unused #includesTakeshi Abe
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-03-13coverity#708280 Uninitialized pointer fieldCaolán McNamara
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-08-23cppcheck: reduce scopeJulien Nabet
2013-08-22convert svtools/source/contnr/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/contentenumation.hxx from String to OUStringNoel Grandin
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET