summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-142-4/+0
* java: printStackTrace always to stderrThomas Arnhold2012-07-133-5/+5
* ditch String::CreateFromAsciiCaolán McNamara2012-07-033-7/+7
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-022-9/+0
* re-base on ALv2 code.Michael Meeks2012-06-292-46/+28
* Remove include guardsThomas Arnhold2012-06-291-8/+0
* Remove UNO includes commentsThomas Arnhold2012-06-2951-113/+0
* Remove unused include filesThomas Arnhold2012-06-271-46/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-06-266-13/+0
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-21113-2598/+1664
* re-base on ALv2 code.Michael Meeks2012-06-2126-420/+401
* Remove superfluous empty lines on topThomas Arnhold2012-06-095-11/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-10/+6
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-1/+2
* targeted string re-workNorbert Thiebaud2012-05-291-1/+1
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-182-4/+0