summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-1/+0
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks113-2598/+1664
2012-06-21re-base on ALv2 code.Michael Meeks26-420/+401
2012-06-09Remove superfluous empty lines on topThomas Arnhold5-11/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-10/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+2
2012-05-29targeted string re-workNorbert Thiebaud1-1/+1
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-05-18removed unused const rtl::OUStringTakeshi Abe2-4/+0
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara4-61/+24
2012-05-15ditch UniStringCaolán McNamara1-36/+40