summaryrefslogtreecommitdiff
path: root/forms/source/component/Date.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-09Fix typo: compytibilityGabor Kelemen1-1/+1
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen1-4/+0
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz1-1/+1
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann1-1/+1
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-0/+2
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin1-26/+26
2021-11-07Replace some macros in forms part 16Julien Nabet1-1/+6
2021-11-06Replace some macros in forms part 10Julien Nabet1-3/+3
2021-11-06Replace some macros in forms part 9Julien Nabet1-2/+2
2021-11-05Replace some macros in forms part 7Julien Nabet1-1/+4
2021-11-05Replace some macros in forms part 8Julien Nabet1-1/+1
2021-11-05Replace some macros in forms part 5Julien Nabet1-1/+2
2021-11-05Replace some macros in forms part 4Julien Nabet1-1/+1
2021-11-02Replace some macros in formsJulien Nabet1-1/+1
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner1-28/+15
2020-04-14loplugin:flatten in formsNoel Grandin1-11/+11
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-2/+2
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: formsStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+5
2016-10-27coverity#1374313 Uncaught exceptionCaolán McNamara1-1/+1
2015-10-02com::sun::star->css in forms/Noel Grandin1-8/+8
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann1-1/+1
2015-08-19Remove two silly typedefsStephan Bergmann1-4/+4
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-2/+5
2015-02-17forms: use constructor feature for form modulesChris Sherlock1-13/+13
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza1-1/+0
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante1-2/+0
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-1/+1
2014-05-06forms: sal_Bool->boolNoel Grandin1-5/+5
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-02-26Remove visual noise from formsAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-25/+25
2014-02-21coverity#738652 Uninitialized scalar fieldCaolán McNamara1-5/+8
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-7/+0
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-30/+6
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-7/+7
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-2/+3
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2011-12-12catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header from formsNorbert Thiebaud1-2/+0