Age | Commit message (Expand) | Author | Files | Lines |
2013-05-01 | convert message box return types to an enum | Caolán McNamara | 2 | -10/+10 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 3 | -69/+12 |
2013-04-27 | some eco-activism | Thomas Arnhold | 4 | -8/+4 |
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 | -3/+0 |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza | 1 | -4/+4 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-04-11 | rename UI to UIConfig | David Tardon | 2 | -3/+3 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 28 | -234/+233 |
2013-04-05 | new module i18nlangtag | Eike Rathke | 1 | -1/+1 |
2013-04-01 | remove boilerplate comments | Thomas Arnhold | 1 | -2/+0 |
2013-03-30 | remove local css definitions | Thomas Arnhold | 5 | -23/+15 |
2013-03-29 | replace PathDialog to xFolderPicker, remmove obsoleted PathDialog class | Andras Timar | 1 | -29/+22 |
2013-03-20 | Replace String with OUString (unotools) | Chr. Rossmanith | 1 | -1/+1 |
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 |