Age | Commit message (Expand) | Author |
2013-05-01 | convert message box return types to an enum | Caolán McNamara |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-27 | some eco-activism | Thomas Arnhold |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-11 | rename UI to UIConfig | David Tardon |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-30 | remove local css definitions | Thomas Arnhold |
2013-03-29 | replace PathDialog to xFolderPicker, remmove obsoleted PathDialog class | Andras Timar |
2013-03-20 | Replace String with OUString (unotools) | Chr. Rossmanith |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-03-01 | raise warning when saving macro laden doc as a macro-free format bnc#791777 | Noel Power |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-20 | various efforts to consistently apply HIG rules | Caolán McNamara |
2013-02-15 | various efforts to consistently apply HIG rules | Caolán McNamara |
2013-02-15 | move set master password dialog to uui and adapt code | Caolán McNamara |
2013-02-06 | remove obsolete hidother.src files | Andras Timar |
2013-01-28 | fdo#46808, make MacOS tinderbox happy | Noel Grandin |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-28 | fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new style | Noel Grandin |
2013-01-27 | Some cppcheck cleaning | Julien Nabet |
2013-01-27 | move entermasterpassword.ui to right place and adapt code | Caolán McNamara |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann |
2012-12-12 | WaE: warn_unused_result | Tor Lillqvist |
2012-12-11 | matchIgnoreAsciiCaseAsciiL() -> matchIgnoreAsciiCase() | Luboš Luňák |
2012-12-11 | Remove RTL_* from uui | Marcos Paulo de Souza |
2012-12-10 | Remove UniString from uui module | Marcos Paulo de Souza |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSException | Michael Stahl |
2012-11-29 | uui: oops, overlooked css.sync2 using code in uui | Michael Stahl |
2012-11-29 | API CHANGE: remove com.sun.star.sync/sync2 modules | Michael Stahl |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-26 | Related fdo#46808: Fix UUIInteractionHandler::initialize argument handling | Stephan Bergmann |