summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
0 files changed, 0 insertions, 0 deletions
an class='decoration'>Thorsten Behrens 2015-08-08tdf#92459 replace deprecated o3tl featuresDaniel Robertson 2015-08-07cppcheck:noExplicitConstructorNoel Grandin 2015-06-23Revert "Typo: iff->if"Julien Nabet 2015-06-23Typo: iff->ifJulien Nabet 2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2014-11-05removed nTimeout variableJennifer Liebel 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-04-19fixincludeguards.sh: slideshowThomas Arnhold 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-02-25Remove visual noise from slideshowAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-07-14Mark as constTakeshi Abe 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-04remove unused and commented out codeThomas Arnhold 2013-02-26String::CreateFromAscii removalRicardo Montania 2013-01-20Another lacking parenthesisJulien Nabet 2013-01-20Fix missing parenthesisJulien Nabet 2013-01-15fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin 2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann 2012-07-11re-base on ALv2 code. Includes:Michael Meeks 2012-06-27targetted re-work of cppunit pieces.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-02targeted string re-workNorbert Thiebaud 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann 2012-01-10Use SAL_N_ELEMENTSThomas Arnhold