summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-27fdo#39445 writing out tools/fsys.hxx (forms)Andras Timar
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-04drop sole DBG_ASSERT only use of Application::GetFilterHdlCaolán McNamara
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespaceThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-30Include <iterator>Fridrich Štrba
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-27Fix --enable-dbgutil buildStephan Bergmann
2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-27Revert "sb140: #i114718# avoid references to object across XAggregation::setD...Michael Meeks
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-07-25aDataAvailableLink in SfxMedium was never called.Kohei Yoshida
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold