summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-20fdo#40315 Change png for moving average trendlineLaurent Balland-Poirier
2013-11-20fdo#70047 Only copy slides when CTRL key pressed.Andrzej J.R. Hunt
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN
2013-11-20wrong border extraction mechanismCaolán McNamara
2013-11-20convert slide design to .uiCaolán McNamara
2013-11-20Updated coreCaolán McNamara
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky
2013-11-20bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky
2013-11-20DOCX export testing: Easy way to disable all tests but the interesting one.Jan Holesovsky
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-11-20Highlight fade in SwCommentRulerRodolfo Ribeiro Gomes
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-20fix spelling in commentNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::matchL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20Remove now useless RTL code-comment on SwCommentRulerRodolfo Ribeiro Gomes
2013-11-20Updated coreStanislav Horacek
2013-11-20fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes
2013-11-20DOCX: Enhacing unit test para auto spacingNikhil Walvekar
2013-11-20fdo#59427 next step template menu: change string New Document.. to ManageCor Nouws
2013-11-20fdo#67742 Avoid autocorr of "--" before "-"Laurent Balland-Poirier
2013-11-20both help ids end up in the same helpCaolán McNamara
2013-11-20Updated coreCaolán McNamara
2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot
2013-11-20convert delete gradient/color queryboxes to .uiManal Alhassoun
2013-11-20convert delete bitmap querybox to .uiManal Alhassoun
2013-11-20Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist
2013-11-20convert delete hatch querybox to .uiManal Alhassoun
2013-11-20Updated coreStanislav Horacek
2013-11-20add some new mimetypesDavid Tardon
2013-11-20fix mime type for PalmDocDavid Tardon
2013-11-20download fb2 files tooDavid Tardon
2013-11-20fix FictionBook2 mime typeDavid Tardon
2013-11-20cppcheck: Variable is reassigned a value before the old one has been usedCaolán McNamara
2013-11-20Drop processYield return type.Jan-Marek Glogowski
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes
2013-11-20Resolves: fdo#71527 don't crash in presenter consoleCaolán McNamara
2013-11-20sal_Bool to bool in ImpEditEngineRodolfo Ribeiro Gomes
2013-11-20Writer : Fix fdo#71694 by clearing old anchor frame before setting newArnaud Versini
2013-11-20fdo#71736 add missing Avery labels to label wizardWinfried Donkers
2013-11-20String clean-upStephan Bergmann
2013-11-20Only throw exceptions that match specificationStephan Bergmann
2013-11-20CppunitTest_sw_ooxmlexport: disable failing testLineSpacingexport on MacMiklos Vajna
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-20fdo#71645 remove footnote numbers in cross-referencesLászló Németh
2013-11-20sax: -Werror=sign-compareMiklos Vajna