summaryrefslogtreecommitdiff
path: root/sd/source/core
AgeCommit message (Expand)AuthorFilesLines
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-3/+3
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat1-16/+13
2012-12-01WaE : declaration of ‘bHidden’ shadows a member of 'this'Julien Nabet1-2/+2
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+16
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-3/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks22-509/+311
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-2/+3
2012-11-22AllSettings with LanguageTagEike Rathke3-7/+7
2012-11-19use LanguageTagEike Rathke1-1/+2
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+1
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2-17/+11
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-45/+41
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-07fix sd build with VC2012Peter Foley1-3/+3
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin1-14/+14
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-6/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann2-27/+15
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-11XubString->rtl::OUStringCaolán McNamara4-20/+18
2012-08-08STL'ify CustomShowListNoel Grandin3-7/+10
2012-08-07drop bogus eof linesThomas Arnhold3-6/+0
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl1-3/+3
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida1-1/+1
2012-07-15Bug fix: now repeated animations and begin=’after effect ‘ works properly...Marco Cecchetti1-1/+12
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-2/+2
2012-07-05Related: fdo#51247 bandaid to not crashCaolán McNamara1-0/+5
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-1/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-06-29Remove unused header guards and optionsThomas Arnhold1-3/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+2
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks11-233/+161
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2-9/+4
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2-4/+4
2012-06-09Remove superfluous empty lines on topThomas Arnhold6-12/+0
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet4-15/+15
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-05-16removed useless codeTakeshi Abe1-5/+0
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-6/+6
2012-05-09Fix fdo#43619 Animating only 2nd level paragraphs hides 1st levelStephan Bergmann1-7/+10
2012-05-04removed unwanted/bad cast, fixes n#759178Radek Doulik1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara2-7/+7
2012-04-27n#48778: Clicking on Master Pages crashes.Muthu Subramanian1-1/+1
2012-04-25String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders1-1/+1