summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
...
* coverity#736804 Dereference before null checkCaolán McNamara2015-10-141-5/+3
* LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna2015-10-142-3/+12
* sd tiled rendering: search rectangle is part-specificMiklos Vajna2015-10-142-6/+26
* tdf#95041 Fix more sidebar node namesSamuel Mehrbrodt2015-10-142-2/+2
* tdf#95041 Fix sidebar node namesSamuel Mehrbrodt2015-10-142-3/+3
* coverity#1326209 Dereference after null checkCaolán McNamara2015-10-141-1/+1
* sd tiled rendering: initial search allMiklos Vajna2015-10-142-22/+54
* coverity#735838 Dereference after null checkCaolán McNamara2015-10-131-3/+2
* coverity#1326205 Unchecked dynamic_castCaolán McNamara2015-10-131-3/+4
* coverity#1326204 Unchecked dynamic_castCaolán McNamara2015-10-131-1/+1
* coverity#1326211 Unchecked dynamic_castCaolán McNamara2015-10-131-6/+4
* CppunitTest_sd_tiledrendering: CALLBACK_SEARCH_RESULT_SELECTION testcaseMiklos Vajna2015-10-131-3/+17
* sd tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna2015-10-131-1/+24
* tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna2015-10-133-2/+6
* cppcheck:variableScopeNoel Grandin2015-10-137-17/+16
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12323-2424/+2424
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1219-39/+39
* sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna2015-10-121-1/+2
* convert Link<> to typedNoel Grandin2015-10-1224-99/+102
* sd: avoid unnecessary invalidations during searchMiklos Vajna2015-10-121-1/+12
* Related: tdf#74132 CppunitTest_sd_export_tests: clean up testSearch()Miklos Vajna2015-10-121-1/+0
* xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl2015-10-094-0/+275
* sd: add SdPage::dumpAsXml()Miklos Vajna2015-10-092-0/+27
* loplugin:mergeclassesNoel Grandin2015-10-072-7/+7
* Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2015-10-071-2/+2
* tdf#91097 Fix also for DrawMaxim Monastirsky2015-10-061-2/+0
* tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips2015-10-061-2/+2
* Disable spellcheck when LOK is activeMiklos Vajna2015-10-061-1/+3
* loplugin:unusedmethodsNoel Grandin2015-10-061-5/+5
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-0690-371/+366
* presenter console: add 'Restart Timer' buttonMiklos Vajna2015-10-063-0/+16
* LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2015-10-052-3/+5
* sd tiled rendering: default to transparent background outside slide areaMiklos Vajna2015-10-021-0/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2015-10-021-1/+0
* Fix building sd remotecontroll codeStephan Bergmann2015-10-021-0/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2015-10-022-8/+0
* loplugin:unusedmethodsNoel Grandin2015-10-0231-113/+4
* Impress: set current page Id before showing the new pageMihai Varga2015-10-011-3/+2
* tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt2015-10-011-4/+3
* tdf#93587: insert table in draw ole objectJulien Nabet2015-10-011-15/+7
* implement save slide background for impressCaolán McNamara2015-09-309-36/+121
* Fix typosAndrea Gelmini2015-09-3013-15/+15
* Fix typosAndrea Gelmini2015-09-3015-16/+16
* Fix typosAndrea Gelmini2015-09-303-3/+3
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-295-22/+22
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-296-10/+2
* boost->stdCaolán McNamara2015-09-291-1/+1
* Take care of ~ViewShellBase -> ~FormShellManager -> ViewShellBase::...Stephan Bergmann2015-09-291-0/+2
* Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2015-09-282-3/+9
* sd tiled rendering: avoid passing explicit 0 vcl::WindowMiklos Vajna2015-09-281-7/+7