summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-05fdo#38835 strip out OUString globalsNoel 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-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15Restore my pretty slide highlightingCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23Fix build breakages with gcc 4.7. It doesn't like '<::'.Kohei Yoshida
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11WaE: Unreferenced function definitionTor Lillqvist
2014-09-11fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-11fdo#81933 do not select 1st slide unconditionallyDavid Tardon
2014-08-01bnc#862514: Handle corner case in slide sorter correctly.Jan Holesovsky
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-30fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-25fix build after rebaseMarkus Mohrhard
2014-06-25slidesorter - cleanup redundant caches and notifications.Michael Meeks
2014-06-25slide-sorter: re-factor to improve bbox calcuationMichael Meeks
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-12coverity#735840 Unchecked dynamic_castCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-22cppcheck: Function parameter 'aBox' should be passed by referenceThomas Arnhold
2014-05-12Resolves: rhbz#1096295 hard to distinguish selected from mouseoverCaolán McNamara
2014-05-10Related: rhbz#1071604 don't paint anim. effect iconDavid Tardon
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06remove uncompiled source filesThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: whent he -> when theThomas Arnhold