Age | Commit message (Expand) | Author | Files | Lines |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 24 | -0/+58 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 1 | -2/+2 |
2013-03-01 | raise warning when saving macro laden doc as a macro-free format bnc#791777 | Noel Power | 3 | -3/+21 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold | 1 | -1/+0 |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 1 | -3/+3 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 2 | -2/+2 |
2013-02-20 | various efforts to consistently apply HIG rules | Caolán McNamara | 1 | -1/+1 |
2013-02-15 | various efforts to consistently apply HIG rules | Caolán McNamara | 1 | -0/+1 |
2013-02-15 | move set master password dialog to uui and adapt code | Caolán McNamara | 8 | -309/+199 |
2013-02-06 | remove obsolete hidother.src files | Andras Timar | 1 | -4/+0 |
2013-01-28 | fdo#46808, make MacOS tinderbox happy | Noel Grandin | 1 | -2/+2 |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin | 1 | -2/+1 |
2013-01-28 | fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new style | Noel Grandin | 1 | -18/+10 |
2013-01-27 | Some cppcheck cleaning | Julien Nabet | 1 | -6/+7 |
2013-01-27 | move entermasterpassword.ui to right place and adapt code | Caolán McNamara | 9 | -130/+150 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 3 | -3/+3 |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 13 | -79/+77 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -3/+2 |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann | 1 | -85/+0 |
2012-12-12 | WaE: warn_unused_result | Tor Lillqvist | 1 | -2/+2 |
2012-12-11 | matchIgnoreAsciiCaseAsciiL() -> matchIgnoreAsciiCase() | Luboš Luňák | 1 | -1/+1 |
2012-12-11 | Remove RTL_* from uui | Marcos Paulo de Souza | 9 | -120/+61 |
2012-12-10 | Remove UniString from uui module | Marcos Paulo de Souza | 1 | -4/+4 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 1 | -2/+0 |
2012-11-29 | API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSException | Michael Stahl | 2 | -24/+0 |
2012-11-29 | uui: oops, overlooked css.sync2 using code in uui | Michael Stahl | 1 | -23/+0 |
2012-11-29 | API CHANGE: remove com.sun.star.sync/sync2 modules | Michael Stahl | 1 | -1/+0 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 2 | -1/+2 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar | 3 | -21/+20 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin | 1 | -12/+3 |
2012-10-26 | Related fdo#46808: Fix UUIInteractionHandler::initialize argument handling | Stephan Bergmann | 1 | -8/+16 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 1 | -1/+1 |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar | 7 | -72/+79 |
2012-10-09 | String->OUString in tools::ErrorContext | Noel Grandin | 2 | -3/+3 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann | 6 | -29/+49 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 4 | -50/+37 |
2012-10-01 | translations is a source-only module | Andras Timar | 1 | -1/+1 |
2012-10-01 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-10-01 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-10-01 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
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-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 4 | -8/+8 |
2012-09-17 | fdo#54858: fix UNO service conversion | Ivan Timofeev | 1 | -6/+2 |
2012-09-11 | Improvement on previous commit | Stephan Bergmann | 2 | -49/+15 |