summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-3/+4
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-2/+2
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin1-1/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák5-21/+21
2012-10-04Fixes/improvements on previous commitStephan Bergmann2-4/+4
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-12/+12
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-4/+5
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain9-36/+0
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud10-22/+22
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann5-11/+10
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-3/+3
2012-09-12targetted VBA re-work.Noel Power1-8/+1
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin14-34/+0
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+2
2012-09-05Some clean up of previous commitStephan Bergmann2-4/+4
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin4-15/+18
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-3/+3
2012-09-03Some clean up of previous commitStephan Bergmann4-10/+7
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin3-6/+7
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin3-12/+10
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-1/+3
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-2/+3
2012-08-30fix C++ warning declaration shadows member of thisLionel Elie Mamane1-2/+2
2012-08-30fix C++ warning: declaration shadows member of thisLionel Elie Mamane1-2/+2
2012-08-30Unused member typedef shadowed by function parametersStephan Bergmann1-3/+0
2012-08-30Make impl_doActionInSQLContext_throw more typesafeLionel Elie Mamane2-49/+42
2012-08-30fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane1-17/+1
2012-08-27fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instancesNoel Grandin1-6/+5
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan3-602/+0
2012-08-17gbuild: register all jarsMichael Stahl2-10/+10
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim3-6/+6
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold7-17/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-25aDataAvailableLink in SfxMedium was never called.Kohei Yoshida2-12/+0
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida1-21/+0
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold2-4/+0
2012-07-13java: printStackTrace always to stderrThomas Arnhold3-5/+5
2012-07-03ditch String::CreateFromAsciiCaolán McNamara3-7/+7
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold2-9/+0
2012-06-29re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-29Remove include guardsThomas Arnhold1-8/+0
2012-06-29Remove UNO includes commentsThomas Arnhold51-113/+0
2012-06-27Remove unused include filesThomas Arnhold1-46/+0
2012-06-26removed unnecessary forward declarations of classTakeshi Abe6-13/+0