summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuformatpaintbrush.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen1-9/+0
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin1-20/+20
2019-02-13Pointer is pointlessNoel Grandin1-3/+4
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-1/+1
2017-12-31tdf#114045 do not add undo action for table attributesMark Hung1-1/+2
2017-10-23loplugin:includeform: sdStephan Bergmann1-12/+12
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-06-26loplugin:oncevar in sdNoel Grandin1-2/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sdStephan Bergmann1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-7/+3
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-14coverity#1326209 Dereference after null checkCaolán McNamara1-1/+1
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-3/+3
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-02-17boost->stdCaolán McNamara1-5/+5
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-3/+2
2014-06-25remove whitespacesMarkus Mohrhard1-2/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-14/+14
2014-03-11svx: sal_Bool->boolNoel Grandin1-3/+3
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-1/+1
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe1-1/+0
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-10-07n#685123: Undo corrupting the document.Muthu Subramanian1-5/+11
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-23/+23
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-23/+23
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-3/+3
2009-12-08some more fixes after resyncMathias Bauer1-1/+1
2009-11-05#i57928# force quick text edit mode during format paintbrushChristian Lippka1-0/+12
2009-10-27fixed unix errorsChristian Lippka1-2/+1