Age | Commit message (Expand) | Author |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-22 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-17 | Add close findbar button also on other LO components | Joren De Cuyper |
2013-01-15 | fdo#59212 UI elements were untranslatable in Basic Macro dialog | Andras Timar |
2013-01-12 | fix a bunch of more crashes when setting personas | Markus Mohrhard |
2013-01-09 | add a CloseButton to vcl for convenience | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-03 | fdo#57950: Remove chained append and simplify strings | Marcos Paulo de Souza |
2012-12-31 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2012-12-29 | Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctl | Marcos Paulo de Souza |
2012-12-27 | fdo#57950: remove consecutive append in basctl with StringBuffer | Marcos Paulo de Souza |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-20 | Templates Manager: removed the old dialogs and menu entries | Cédric Bosdonnat |
2012-12-18 | Replace chained O(U)StringBuffer::append() with operator+ | Christos Strubulis |
2012-12-12 | Resolves: fdo#57469 allow tab to traverse into custom widgets | Caolán McNamara |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-12-04 | fix for fdo#57836 throw when attempting to store basicide model | Noel Power |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-27 | String=>OUString of svl's urihelper | Norbert Thiebaud |
2012-11-24 | get rid of Svx...Locale...() double conversion nonsense | Eike Rathke |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-20 | Bin pointless _SOLAR__PRIVATE which was always 1 anyway | Tor Lillqvist |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-07 | basic: String -> OUString | Norbert Thiebaud |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | convert basic dialog to .ui | Caolán McNamara |
2012-11-03 | basic: preliminary cosmetic clean-up | Norbert Thiebaud |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara |
2012-10-27 | OUString cleanup finished in basctl | Ricardo Montania |
2012-10-27 | OUString cleanup and some identation | Ricardo Montania |
2012-10-26 | ::rtl::OUString -> OUString in basctl | Ricardo Montania |
2012-10-26 | More ::rtl::OUString -> OUString in basctl | Ricardo Montania |
2012-10-25 | XubString->OUString | Caolán McNamara |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin |
2012-10-22 | Some ::rtl::OUString to OUString in basctl | Ricardo Montania |
2012-10-22 | OUString cleanup in basctl | Ricardo Montania |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida |