summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-17use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01translations is a source-only moduleAndras Timar
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-12targetted VBA re-work.Noel Power
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-09-03Some clean up of previous commitStephan Bergmann
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-30fix C++ warning declaration shadows member of thisLionel Elie Mamane
2012-08-30fix C++ warning: declaration shadows member of thisLionel Elie Mamane
2012-08-30Unused member typedef shadowed by function parametersStephan Bergmann
2012-08-30Make impl_doActionInSQLContext_throw more typesafeLionel Elie Mamane
2012-08-30fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane
2012-08-27fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instancesNoel Grandin
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-08-08reduce ascii noise and useless commentsThomas Arnhold