Age | Commit message (Expand) | Author |
2013-01-28 | fdo#46808, Convert some bits to new-style UNO | Noel Grandin |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-22 | add AccessibleRelationMemberOf to AccessibleRelationSet | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-15 | fdo#46808, Adapt SystemClipboard UNO service to new style | Noel Grandin |
2013-01-14 | we only ever want the preferred window size from GetOptimalSize | Caolán McNamara |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-09 | fix windows build | Noel Grandin |
2013-01-09 | fdo#46808, convert UnoControl and sub-classes to XComponentContext | Noel Grandin |
2013-01-07 | allow menu items to be referred to by a name | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-07 | Call SetOutputSizePixelScaleOffsetAndBuffer for non-Android | Tor Lillqvist |
2012-12-20 | fix dialog language support mess fdo#42978 | Noel Power |
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | toolkit: s/EventEvent/Event/ in a11y complex test | Michael Stahl |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-26 | Make ~Window more robust | Stephan Bergmann |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | get rid of unnecessary LocaleDataWrapper temporary instances | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-11-19 | warning C4100: unreferenced formal parameter | Michael Stahl |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power |
2012-11-15 | ensure translations are built before using them | David Tardon |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-13 | merge SetDescription into SetText | Caolán McNamara |
2012-11-12 | move svtools's FixedHyper.hxx to vcl | Caolán McNamara |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-24 | fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental.. | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-07 | WaE: 's_hAccessibleImplementationModule' defined but not used | Tor Lillqvist |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist |
2012-10-04 | Link directly to CreateWindow (in svtools) when DISABLE_DYNLOADING | Tor Lillqvist |
2012-10-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-03 | toolkit: cleanup unit test, and remove obsolete src2xml. | Michael Meeks |
2012-10-03 | fs34b: integrated complex test cases into GNUMake's subsequentcheck target | Frank Schoenheit [fs] |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-21 | unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox> | Matúš Kukan |
2012-09-20 | Remove unused method "getScrollVisibility" | Julien Nabet |
2012-09-18 | Make getProcessComponentContext/ServiceFactory throw instead of returning null | Stephan Bergmann |