summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2014-03-19sfx2: sal_Bool->boolNoel Grandin2-7/+7
2014-03-18sfx2: sal_Bool->boolNoel Grandin6-11/+11
2014-03-18sfx2: sal_Bool->boolNoel Grandin6-22/+22
2014-03-17sd: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi1-3/+3
2014-03-14sfx2: sal_Bool->boolNoel Grandin8-45/+45
2014-03-14svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-12coverity#704775 Dereference after null checkCaolán McNamara1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin14-60/+60
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-6/+6
2014-03-11svx: sal_Bool->boolNoel Grandin2-2/+2
2014-03-07coverity#735845 Dereference after null checkCaolán McNamara1-1/+1
2014-03-07coverity#735841 Dereference after null checkCaolán McNamara1-1/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-03-01Related: #i57936# Added refresh to update LayerTabBar...Armin Le Grand1-0/+11
2014-02-28Resolves: #i87182# secured usage of LayerTabBar in Draw...Armin Le Grand6-21/+81
2014-02-27Improve usability of the outlineRob Snelders2-13/+17
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin10-35/+35
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-15/+15
2014-02-26Remove visual noise from sdAlexander Wilms3-6/+6
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2-7/+6
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-11/+11
2014-02-23Remove unneccessary commentsAlexander Wilms13-77/+77
2014-02-21vcl: sal_Bool -> boolStephan Bergmann8-23/+23
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert9-0/+18
2014-02-20cid#1078825 Dereference before null checkNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann8-17/+17
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-17cid#705877 dereference before null checkNoel Grandin1-1/+1
2014-02-14inserting a picture in a blank placeholder is setting its bgCaolán McNamara1-20/+25
2014-02-14Drop unnecessary #includeTakeshi Abe1-1/+0
2014-02-11sal_Bool->boolNoel Grandin7-8/+8
2014-02-07sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand1-51/+54
2014-02-05fdo#51525 Add Paste Unformatted Text to Impress.Andrzej Hunt4-0/+55
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2-3/+3
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-1/+1
2014-01-30Subscript/Superscript also don't depend on argsMaxim Monastirsky1-4/+1
2014-01-29Remove some redundant castsStephan Bergmann3-6/+6
2014-01-28bool improvementsStephan Bergmann34-280/+280
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-2/+2
2014-01-28coverity#705872 Dereference before null checkCaolán McNamara1-10/+7
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian1-0/+7
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-1/+1
2014-01-23WaE: Fix bool sillynessTor Lillqvist1-1/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-17Window::Notify should return bool, reduxStephan Bergmann1-2/+2