summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drtxtob.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sdNoel Grandin1-4/+4
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara1-1/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-13loplugin:staticmethodsNoel Grandin1-4/+4
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin1-4/+4
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-8/+0
2014-11-25We now only need one bit of information hereCaolán McNamara1-2/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-9/+9
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-06-25remove whitespacesMarkus Mohrhard1-4/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-04coverity#705873 Dereference before null checkCaolán McNamara1-1/+1
2014-05-24coverity#1000603 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-05-20Related: fdo#78151 disable promote or demote outline levels in master viewCaolán McNamara1-63/+71
2014-04-24sd: sal_Bool->boolNoel Grandin1-19/+19
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-5/+3
2014-03-22coverity#705873 Dereference before null checkCaolán McNamara1-1/+1
2014-03-12coverity#704775 Dereference after null checkCaolán McNamara1-1/+1
2014-03-07coverity#735845 Dereference after null checkCaolán McNamara1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-17/+17
2013-12-02Drop duplicate #includeTakeshi Abe1-2/+0
2013-08-11String->OUStringIvan Timofeev1-1/+1
2013-08-10String->OUStringIvan Timofeev1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+44
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-5/+5
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-07n#657905: Display the scaled fontsize in the toolbar.Muthu Subramanian1-1/+21
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2013-02-09Translate German commentsThomas Arnhold1-39/+22
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-2/+1
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-1/+1
2012-03-25removed duplicate includes in sdTakeshi Abe1-3/+0
2012-02-01pointer -> referenceIvan Timofeev1-13/+9
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel1-15/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-40/+40