summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Expand)Author
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-21rhbz#782736 use right device for converting sizeDavid Tardon
2012-11-30Include <iterator>Fridrich Štrba
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-27Fix --enable-dbgutil buildStephan Bergmann
2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-27Revert "sb140: #i114718# avoid references to object across XAggregation::setD...Michael Meeks
2012-11-27correct free slot count.Michael Meeks
2012-11-27fs34b: #i117507# serialize_node: do not reach out into the implementationFrank Schoenheit [fs]
2012-11-27fs34b: added some diagnostics, so next time a bug like #i117507# happensFrank Schoenheit [fs]
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
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-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-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-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-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
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-25aDataAvailableLink in SfxMedium was never called.Kohei Yoshida