summaryrefslogtreecommitdiffstats
path: root/svx/source/form/formcontroller.cxx
Commit message (Expand)AuthorAgeFilesLines
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-4/+4
* svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-3/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-102/+102
* Remove visual noise from svxAlexander Wilms2014-02-261-12/+12
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-3/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-164/+164
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-1/+1
* Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr2014-01-061-1/+1
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-061-2/+2
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-1/+1
* remove unnecessary use of OUString constructor in SVX moduleNoel Grandin2013-11-081-6/+5
* fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza2013-10-301-10/+2
* convert code to use OUString::endsWithNoel Grandin2013-10-231-2/+2
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* convert svx/source/form/*.cxx from String to OUStringNoel Grandin2013-09-051-5/+5
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-4/+4
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-261-1/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-4/+4
* fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa2013-06-181-2/+2
* use uno::Reference#clear() method...Noel Grandin2013-06-051-1/+1
* fdo#46808, Convert various comphelper::ComponentContextNoel Grandin2013-06-051-17/+16
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-12/+6
* svx: remove entirely gratuitous dependency on sqlparse.hxxMichael Stahl2013-05-141-1/+2
* QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane2013-04-261-0/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-73/+73
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* loplugin: unused variables and commented codeThomas Arnhold2013-03-031-2/+0
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-171-1/+1
* fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin2013-02-111-1/+1
* fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin2013-02-111-9/+6
* fdo#46808, use service constructor for awt::TabControllerNoel Grandin2013-01-151-11/+5
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-091-3/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2012-11-221-2/+9
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-1/+1
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-1/+2
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-1/+3
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-4/+5
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-1/+1
* targeted string re-workNorbert Thiebaud2012-06-021-20/+20
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-2/+2