summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fupage.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+3
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+4
2014-11-10loplugin: cstylecastNoel Grandin1-19/+19
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-11/+11
2014-07-26coverity#704753 Dereference after null checkCaolán McNamara1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-10/+12
2014-06-25remove whitespacesMarkus Mohrhard1-8/+0
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-14/+14
2014-04-14typo: discret -> discreteThomas Arnhold1-1/+1
2014-04-08coverity#704753 Dereference after null checkCaolán McNamara1-0/+3
2014-04-08coverity#704752 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19coverity#708133 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-03-14svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from sdAlexander Wilms1-7/+7
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+4
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-8/+8
2014-02-11sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-2/+2
2013-08-24String->OUStringIvan Timofeev1-4/+2
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely1-1/+1
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-1/+1
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler1-22/+9
2012-12-28Remove useless lineJulien Nabet1-1/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-1/+1
2012-03-25removed duplicate includes in sdTakeshi Abe1-3/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2011-12-06impress210: #i50899# clean up fill attributes if fill style changesChristian Lippka ORACLE1-3/+18
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-47/+52
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-45/+45
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]1-1/+6
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-6/+0
2010-09-20impress201:Christian Lippka1-1/+6
2010-06-29#i112601# paint the correct page backgroundChristian Lippka1-0/+10
2010-04-16#i109210# when in master page mode, only change background of current master ...Christian Lippka1-3/+6
2010-03-09rebase to m73Christian Lippka1-15/+12