Age | Commit message (Expand) | Author | Files | Lines |
2013-02-22 | fdo#38838 search replace for String::CreateFromInt32(). | Jean-Noël Rouvignac | 5 | -16/+16 |
2013-02-22 | added EmbedFonts property, added File/Properties/Font tab | Radek Doulik | 1 | -0/+1 |
2013-02-20 | typo: allways -> always | Andras Timar | 1 | -1/+1 |
2013-02-16 | coverity: missing break => memory leak | Markus Mohrhard | 1 | -0/+1 |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida | 6 | -20/+20 |
2013-02-12 | fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new style | Noel Grandin | 1 | -30/+27 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 2 | -8/+6 |
2013-01-30 | the name field for SdrShadowColorItem seems to be redundant now | Caolán McNamara | 2 | -9/+5 |
2013-01-22 | do not second-guess which classes use a stylesheet | David Tardon | 1 | -12/+3 |
2013-01-22 | rhbz#760765 copy custom styles on copy & paste | David Tardon | 3 | -9/+74 |
2013-01-22 | use already defined variable | David Tardon | 1 | -1/+1 |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac | 1 | -1/+1 |
2013-01-16 | Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel(). | Kohei Yoshida | 1 | -1/+1 |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák | 1 | -3/+3 |
2012-12-03 | API CHANGE: roll back the XStyle changes to add a new Hidden property on Style | Cédric Bosdonnat | 1 | -16/+13 |
2012-12-01 | WaE : declaration of ‘bHidden’ shadows a member of 'this' | Julien Nabet | 1 | -2/+2 |
2012-11-30 | API CHANGE: Added XStyle::isHidden() and XStyle::setHidden() | Cédric Bosdonnat | 1 | -0/+16 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 2 | -3/+0 |
2012-11-28 | re-base on ALv2 code. Includes: | Michael Meeks | 22 | -509/+311 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 1 | -2/+3 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 3 | -7/+7 |
2012-11-19 | use LanguageTag | Eike Rathke | 1 | -1/+2 |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin | 1 | -1/+1 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin | 2 | -17/+11 |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin | 1 | -45/+41 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 1 | -1/+1 |
2012-10-07 | fix sd build with VC2012 | Peter Foley | 1 | -3/+3 |
2012-10-04 | sal_Bool->bool in svl::SfxStyleSheetBase | Noel Grandin | 1 | -14/+14 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -6/+2 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 2 | -27/+15 |
2012-09-28 | convert GetRepeatComment to OUString | Caolán McNamara | 1 | -1/+1 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 1 | -2/+2 |
2012-09-11 | XubString->rtl::OUString | Caolán McNamara | 4 | -20/+18 |
2012-08-08 | STL'ify CustomShowList | Noel Grandin | 3 | -7/+10 |
2012-08-07 | drop bogus eof lines | Thomas Arnhold | 3 | -6/+0 |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET | 1 | -1/+1 |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann | 1 | -1/+1 |
2012-07-27 | sd, sfx2, writerfilter, xmloff: fix some warnings | Michael Stahl | 1 | -3/+3 |
2012-07-25 | sal_Bool to bool, String to OUString, in SfxMedium. | Kohei Yoshida | 1 | -1/+1 |
2012-07-15 | Bug fix: now repeated animations and begin=’after effect ‘ works properly... | Marco Cecchetti | 1 | -1/+12 |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara | 2 | -2/+2 |
2012-07-05 | Related: fdo#51247 bandaid to not crash | Caolán McNamara | 1 | -0/+5 |
2012-07-04 | replace enum SvxBorderStyle with css::table::BorderLineSyle | Michael Stahl | 1 | -1/+2 |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | 1 | -2/+2 |
2012-06-29 | Remove unused header guards and options | Thomas Arnhold | 1 | -3/+0 |
2012-06-28 | probably the last uses of the one argument String::CreateFromAscii variant | Caolán McNamara | 1 | -2/+2 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 2 | -46/+28 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 11 | -233/+161 |
2012-06-19 | merge together hand-crafted traditional/simplified chinese tests | Caolán McNamara | 2 | -9/+4 |
2012-06-15 | move zoomitem from svx to sfx2 | Tim Hardeck | 1 | -1/+1 |