summaryrefslogtreecommitdiffstats
path: root/forms/source
Commit message (Expand)AuthorAgeFilesLines
* Include <iterator>Fridrich Štrba2012-11-301-0/+1
* OUString::trim() does not modify in-placeTor Lillqvist2012-11-281-1/+1
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-281-3/+3
* Fix --enable-dbgutil buildStephan Bergmann2012-11-271-1/+1
* re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks2012-11-272-104/+92
* re-base on ALv2 code. Includes:Michael Meeks2012-11-27110-2492/+1556
* Revert "sb140: #i114718# avoid references to object across XAggregation::setD...Michael Meeks2012-11-272-76/+97
* correct free slot count.Michael Meeks2012-11-271-2/+0
* fs34b: #i117507# serialize_node: do not reach out into the implementationFrank Schoenheit [fs]2012-11-273-51/+80
* fs34b: added some diagnostics, so next time a bug like #i117507# happensFrank Schoenheit [fs]2012-11-271-22/+32
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-1/+0
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-3/+1
* AllSettings with LanguageTagEike Rathke2012-11-224-4/+4
* use LanguageTagEike Rathke2012-11-171-4/+4
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-2/+2
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-3/+4
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-2/+2
* fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin2012-10-231-1/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-125-21/+21
* Fixes/improvements on previous commitStephan Bergmann2012-10-042-4/+4
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-044-12/+12
* Use prefixTor Lillqvist2012-10-021-1/+1
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-4/+5
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-2510-22/+22
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-195-11/+10
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-3/+3
* targetted VBA re-work.Noel Power2012-09-121-8/+1
* offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2012-09-061-2/+2
* Some clean up of previous commitStephan Bergmann2012-09-052-4/+4
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-054-15/+18
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-3/+3
* Some clean up of previous commitStephan Bergmann2012-09-034-10/+7
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-033-6/+7
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-033-12/+10
* fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2012-09-031-1/+3
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-2/+3
* fix C++ warning declaration shadows member of thisLionel Elie Mamane2012-08-301-2/+2
* fix C++ warning: declaration shadows member of thisLionel Elie Mamane2012-08-301-2/+2
* Unused member typedef shadowed by function parametersStephan Bergmann2012-08-301-3/+0
* Make impl_doActionInSQLContext_throw more typesafeLionel Elie Mamane2012-08-302-49/+42
* fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane2012-08-301-17/+1
* fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instancesNoel Grandin2012-08-271-6/+5
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-143-6/+6
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-08-101-2/+2
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-1/+1
* remove include comments and boxesThomas Arnhold2012-08-087-17/+0
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* aDataAvailableLink in SfxMedium was never called.Kohei Yoshida2012-07-252-12/+0
* Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida2012-07-251-21/+0
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-142-4/+0