summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-3/+8
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida21-54/+54
2013-02-12Use the remote control same service name on Windows, tooTor Lillqvist1-1/+1
2013-02-12Use a more descriptive name for the Impress Remote Control Bluetooth serviceTor Lillqvist1-3/+3
2013-02-12sdremote - fully annotate bluetooth SDP record.Michael Meeks1-8/+15
2013-02-12sdremote - cleanup and annotate bluetooth SDP record.Michael Meeks2-9/+73
2013-02-12fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new styleNoel Grandin1-30/+27
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal2-12/+15
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2-8/+6
2013-02-09Remove unused methodsThomas Arnhold7-94/+0
2013-02-09Translate German commentsThomas Arnhold7-369/+220
2013-02-07sdremote: More logging.Jan Holesovsky2-0/+10
2013-02-07sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky2-6/+12
2013-02-07Move close button to most left of the findbarJoren De Cuyper2-2/+2
2013-02-07sdremote - disable the menu item if it is not compiled in.Michael Meeks5-0/+10
2013-02-06fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks1-3/+4
2013-02-06remove obsolete hidother.src filesAndras Timar1-173/+0
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-4/+5
2013-02-04String to OUString.Kohei Yoshida1-1/+1
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+7
2013-02-04Use application background consistently in Draw, fdo#59042Robert Roth2-16/+2
2013-02-04fdo#60213- fix the right-click misbehaviorFaisal M. Al-Otaibi1-6/+8
2013-01-31MIN_FREEHAND_DISTANCE is used nowhereTakeshi Abe1-2/+0
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara2-9/+5
2013-01-28Removed empty app.src from drawRobert Roth2-26/+0
2013-01-28remove stray SAL_CALL that breaks windows buildLuboš Luňák1-1/+1
2013-01-28fdo#51232: i#119987# fix Impress crash when pasting text under Outline viewHerbert Dürr1-0/+1
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks6-33/+57
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-1/+2
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl7-2/+14
2013-01-26sdremote: kill memory corruption / mis-matched alloc/free's.Michael Meeks1-3/+3
2013-01-25fdo#48086 - add help for impress (insert -> animated image)Joel Madero4-0/+12
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara1-0/+3
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara3-3/+3
2013-01-23oox: kill no longer needed US() macroMiklos Vajna1-32/+32
2013-01-22oox: kill no longer needed S() macroMiklos Vajna4-9/+9
2013-01-22replace manual ref count with shared_ptrMarkus Mohrhard2-52/+50
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon1-12/+3
2013-01-22rhbz#760765 copy custom styles on copy & pasteDavid Tardon4-9/+77
2013-01-22use already defined variableDavid Tardon1-1/+1
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith8-25/+25
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac6-13/+13
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara2-0/+20
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-17Add close findbar button also on other LO componentsJoren De Cuyper2-0/+2
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida4-5/+5
2013-01-16Resolves: fdo#55974 segfault while closing an Impress fileCaolán McNamara1-0/+7