summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc
AgeCommit message (Expand)Author
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-12Typo: subsitute->substituteJulien Nabet
2015-03-06idle includes and enum useJennifer Liebel
2015-03-05V801: Decreased performanceCaolán McNamara
2015-02-18TyposJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09changed timers to idleJennifer Liebel
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
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-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
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-10callcatcher: update unused codeCaolán McNamara
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-17rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-12Resolves: rhbz#1096295 hard to distinguish selected from mouseoverCaolán McNamara
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-14typo: whent he -> when theThomas Arnhold
2014-04-14typo: arround -> aroundThomas Arnhold
2014-04-07coverity#708138 VisualState::SetMouseOverState sets things that noone readsCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann