summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-113-6/+6
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1323-75/+40
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-011-2/+0
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-011-1/+2
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-011-0/+1
* | | | 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-022-2/+2
* | Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-4/+5
* | fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-019-36/+0
* | gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
|/
* 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
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-0614-34/+0
* 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
* kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan2012-08-243-602/+0
* gbuild: register all jarsMichael Stahl2012-08-172-10/+10
* 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