summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann1-4/+2
2014-06-25remove whitespacesMarkus Mohrhard1-90/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-2/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-12More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-2/+1
2012-04-03Removal of VERBOSE defineRob Snelders1-17/+4
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-10-21remove unused methods from sd::slidesorterFelix Zhang1-9/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-39/+111
2011-02-05Migrating to boost unordered containersFridrich Štrba1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-06-14cws impress190: rebase m82Christian Lippka1-37/+0
2010-05-05#i89450# removed unused codeChristian Lippka1-37/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-07-01INTEGRATION: CWS impress144 (1.9.40); FILE MERGEDVladimir Glazounov1-4/+17
2008-04-10INTEGRATION: CWS changefileheader (1.7.358); FILE MERGEDRüdiger Timm1-23/+18
2008-04-03INTEGRATION: CWS presenterview (1.7.122); FILE MERGEDKurt Zenker1-6/+11
2006-09-16INTEGRATION: CWS pchfix02 (1.6.198); FILE MERGEDOliver Bolte1-2/+5
2006-01-19INTEGRATION: CWS gcc41 (1.5.52); FILE MERGEDOliver Bolte1-3/+3
2005-10-24INTEGRATION: CWS impress69 (1.3.334); FILE MERGEDRüdiger Timm1-50/+480
2005-09-09INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGEDRüdiger Timm1-47/+21
2004-10-28INTEGRATION: CWS impress20ea (1.2.68); FILE MERGEDPascal Junck1-2/+5
2004-07-13INTEGRATION: CWS impress2 (1.1.2); FILE ADDEDRüdiger Timm1-0/+248
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer1-0/+15
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer1-37/+0
2010-04-27renaissance1: #i107215# Removed indirection to bitmaps in cache.Andre Fischer1-24/+24
2010-04-23renaissance1: #i107215# Reorganized the selection function. Introduced button...Andre Fischer1-39/+96