Age | Commit message (Expand) | Author |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-10-30 | svl: replace boost::ptr_vector with std::vector | Michael Stahl |
2015-10-30 | svl: replace boost::ptr_map with std::map | Michael Stahl |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-07 | svl: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-08-13 | update_pch | Thomas Arnhold |
2014-05-15 | update_pch: add svl | Thomas Arnhold |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-19 | Delete two pass-through include files and update the file that included them. | Michael Dunphy |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-10 | Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl | Armin Le Grand |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
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-02 | Revert "Revert "reduce some uglyness"" | Thomas Arnhold |
2013-04-02 | nranges: add lost header guard | Thomas Arnhold |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-26 | style.hrc: translate comments | Michael Stahl |
2013-03-26 | fdo#61429: Stylist: save selection of "Hierarchical" entry | Michael Stahl |
2013-03-23 | "atomar" is not a word | Tor Lillqvist |
2013-03-15 | clarify logic | Eike Rathke |
2013-03-15 | rename methods to something meaningful | Eike Rathke |
2013-03-15 | i#119964 - Number displays different from MS with the same format code | Wang Lei |
2013-03-14 | I'm pretty sure this was meant to be unsigned. | Kohei Yoshida |
2013-03-12 | Revert "reduce some uglyness" | Thomas Arnhold |
2013-03-11 | reduce some uglyness II | Thomas Arnhold |
2013-03-11 | reduce some uglyness | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-07 | fdo#38838 Replaced some use of (Uni)String with OUString. | Jean-Noël Rouvignac |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-02-22 | fdo#38838, ::rtl::OUString, String to OUString | Gergő Mocsi |
2013-01-28 | SfxPoolItem: fix annoying -Werror=shadow the hard way | Michael Stahl |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-28 | fdo#46808, Convert svl/lockfile code to XComponentContext | Noel Grandin |
2013-01-22 | do not second-guess which classes use a stylesheet | David Tardon |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-12-04 | more explicit ctors | David Tardon |
2012-11-30 | Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden styles | Cédric Bosdonnat |
2012-11-30 | Allow to hide styles in the "Styles & Formating" dialog | Cédric Bosdonnat |
2012-11-27 | remove legacy String svl's Put*Entry family of function and convert users | Norbert Thiebaud |
2012-11-27 | String=>OUString in svl's inettype and fall-out | Norbert Thiebaud |
2012-11-27 | String->OUString in svl urifilter and restrictedpaths | Norbert Thiebaud |
2012-11-27 | String => OUString in svl numfmuno + clean-up legacy of GetPreviewString | Norbert Thiebaud |
2012-11-27 | String => OUString conversion of svl's PasswordHelper | Norbert Thiebaud |