Age | Commit message (Expand) | Author | Files | Lines |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann | 15 | -370/+370 |
2014-02-26 | Remove visual noise from xmlscript | Alexander Wilms | 1 | -1/+1 |
2014-02-23 | Remove unneccessary comments | Alexander Wilms | 1 | -1/+1 |
2014-02-18 | coverity#984352 Uninitialized scalar field | Caolán McNamara | 1 | -0/+2 |
2014-02-06 | fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService | Alexandre Vicenzi | 1 | -14/+8 |
2014-01-28 | bool improvements | Stephan Bergmann | 2 | -3/+3 |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann | 1 | -2/+2 |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin | 1 | -1/+1 |
2013-11-11 | xmlscript: include <> for external includes | Norbert Thiebaud | 7 | -17/+17 |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl | 1 | -2/+0 |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza | 2 | -17/+4 |
2013-10-19 | CID#1103755 unint members | Caolán McNamara | 1 | -2/+4 |
2013-09-25 | sal_Bool to bool | Takeshi Abe | 4 | -13/+13 |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist | 1 | -1/+1 |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann | 1 | -1/+1 |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák | 3 | -17/+40 |
2013-08-18 | Further work on the "Mac-like app structure" option | Tor Lillqvist | 1 | -1/+1 |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist | 1 | -1/+3 |
2013-08-16 | fdo#57950: Remove some chained appends in xmlscript | Jelle van der Waa | 2 | -43/+9 |
2013-08-12 | fdo#62475 removed pointless comments | Jelle van der Waa | 23 | -703/+125 |
2013-08-05 | Adapt Dialog XML import/export code | Lionel Elie Mamane | 6 | -12/+116 |
2013-07-22 | Mark as const | Takeshi Abe | 1 | -1/+1 |
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 |