summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2015-03-30SdXImpressDocument: implement resetSelection()Miklos Vajna
2015-03-30SdXImpressDocument: implement setGraphicSelection()Miklos Vajna
2015-03-30SdXImpressDocument: implement setTextSelection()Miklos Vajna
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna
2015-03-23sd tiled rendering: draw documents have no slides viewMiklos Vajna
2015-03-18and this is why hundreds of odps and ppts fail to loadCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-12Clean up previous commitStephan Bergmann
2015-03-12sd: convert sd.component to constructor usageChris Sherlock
2015-03-11sd: use constructor syntax for sdd.componentChris Sherlock
2015-03-11V595: pointer was utilized before it was verified against nullptrCaolán McNamara
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet
2015-03-02Introduce SdXImpressDocument::postMouseEvent() overrideMiklos Vajna
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna
2015-02-23sd::ViewShell -> SdrModel for LOK callbackMiklos Vajna
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna
2015-02-23sd: initial ViewShell::libreOfficeKitCallback()Miklos Vajna
2015-02-23SdXImpressDocument::initializeForTiledRendering: missing guardMiklos Vajna
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-02-09android: In Impress, switch to the 'Normal' (slides) view.Jan Holesovsky
2015-02-05No need for rtl::Reference hereStephan Bergmann
2015-02-05Don't hold refcounted objects by naked pointerStephan Bergmann
2015-02-04hard to find accidental leaks with all the deliberate onesCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11document 704296 Logically dead codeCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-05coverity#736461 Resource leakCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20Revert "at least fix the crash when calling SdXImpressDocument::disposeMichael Stahl
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-10coverity#1244953 Uncaught exceptionCaolán McNamara
2014-10-10cid#1244955 Uncaught exceptionNoel Grandin