summaryrefslogtreecommitdiffstats
path: root/forms/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* ditch String::CreateFromAsciiCaolán McNamara2012-07-033-7/+7
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-022-9/+0
* Remove include guardsThomas Arnhold2012-06-291-8/+0
* Remove UNO includes commentsThomas Arnhold2012-06-2951-113/+0
* Remove unused include filesThomas Arnhold2012-06-271-46/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-06-266-13/+0
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-21103-2362/+1518
* re-base on ALv2 code.Michael Meeks2012-06-213-69/+42
* Remove superfluous empty lines on topThomas Arnhold2012-06-095-11/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-10/+6
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-1/+2
* targeted string re-workNorbert Thiebaud2012-05-291-1/+1
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-182-4/+0
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-174-61/+24