Age | Commit message (Expand) | Author | Files | Lines |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke | 1 | -1/+1 |
2013-07-12 | write bcp47 format-locale if necessary and read both | Eike Rathke | 3 | -15/+24 |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann | 2 | -2/+2 |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin | 3 | -3/+1 |
2013-06-05 | fdo#46808, Convert various comphelper::ComponentContext | Noel Grandin | 1 | -4/+3 |
2013-05-28 | fdo#46808, Convert awt::UnoControlDialog to new style | Noel Grandin | 1 | -14/+10 |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann | 1 | -12/+16 |
2013-05-21 | fix for linking | Noel Grandin | 1 | -0/+1 |
2013-05-21 | fdo#46808, Clean up old usages of ExtToolkit | Noel Grandin | 1 | -1/+2 |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin | 1 | -14/+10 |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin | 1 | -3/+3 |
2013-05-04 | install xmlscript DTDs using filelist | David Tardon | 1 | -4/+8 |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -2/+0 |
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 8 | -459/+0 |
2013-04-16 | separate inc and dtd packages in xmlscript for global header move | Bjoern Michaelsen | 3 | -7/+18 |
2013-04-08 | fdo#43157 - Clean up OSL_ASSERT | Radu Ioan | 8 | -84/+67 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 9 | -52/+45 |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann | 1 | -1/+1 |
2013-03-18 | avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not | Luboš Luňák | 2 | -2/+2 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 |
2013-03-08 | make use of startsWith() | Thomas Arnhold | 1 | -1/+1 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-02-24 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-02-12 | fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new style | Noel Grandin | 1 | -6/+4 |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin | 1 | -6/+4 |
2013-01-28 | fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style | Noel Grandin | 1 | -9/+5 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin | 1 | -3/+2 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 2 | -4/+0 |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power | 1 | -3/+3 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 5 | -32/+12 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -9/+2 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 2 | -4/+3 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
2012-09-22 | add missing deps on headers | David Tardon | 1 | -1/+4 |
2012-09-19 | remove duplicated code | Luboš Luňák | 1 | -1/+0 |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power | 2 | -0/+4 |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power | 2 | -1/+3 |
2012-09-11 | add persistence support for the scrollable attributes | Noel Power | 6 | -0/+43 |
2012-09-07 | Correct OUString check with proper startsWith() | Olivier Hallot | 1 | -1/+1 |
2012-09-05 | kill RTL_CONSTASCII_USTRINGPARAM in xmlscript | Olivier Hallot | 21 | -2876/+1457 |
2012-07-14 | simplify include guards | Thomas Arnhold | 3 | -3/+3 |
2012-07-10 | re-base on ALv2 code. | Michael Meeks | 32 | -728/+456 |
2012-07-09 | targetted rename xcr -> xmlscript to match includes and module name | Michael Meeks | 12 | -81/+72 |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 1 | -4/+1 |
2012-06-22 | .xml files don't need executable bits | Michael Stahl | 1 | -0/+0 |