summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework
AgeCommit message (Expand)Author
2014-11-05callcatcher: update unused codeCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-03coverity#1242802 coverity gold(?) Structurally dead code, loop doesn't loopCaolán McNamara
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-02coverity#1219795 Uncaught exceptionCaolán McNamara
2014-05-28coverity#707105 Uncaught exceptionCaolán McNamara
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-25coverity#707098 Uncaught exceptionCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: specfied -> specifiedThomas Arnhold
2014-04-14typo: easyly -> easilyThomas Arnhold
2014-04-14typo: configration -> configurationThomas Arnhold
2014-04-14typo: identcal -> identicalThomas Arnhold
2014-04-14typo: reverese -> reverseThomas Arnhold
2014-04-14typo: beforet he -> before theThomas Arnhold
2014-04-14typo: gven -> givenThomas Arnhold
2014-04-14typo: whent he -> when theThomas Arnhold
2014-04-14typo: controlls -> controlsThomas Arnhold
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-19sfx2: sal_Bool->boolNoel Grandin
2014-03-03remove unused code sd::framework::Pane::SetWindow(Window*)Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-25coverity#737772 Uncaught exceptionCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-06coverity#1038484 Uncaught exceptionCaolán McNamara
2014-02-06coverity#1038483 Uncaught exceptionCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-09Missing includesStephan Bergmann
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann