summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/eerdll.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-01tdf#103927: Share single standard VirtualDevice instance.Kohei Yoshida1-2/+10
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-1/+1
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2015-11-18editeng: wrong default item for EE_PARA_FORBIDDENRULESMichael Stahl1-1/+2
2015-11-18editeng: wrong default item for EE_PARA_HANGINGPUNCTUATIONMichael Stahl1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-01tdf#93052 - When save, generate unused list-styles in context.xmlJuergen Funk1-1/+1
2015-08-15tdf#93052 Fix abundance of calc annotation stylesJan-Marek Glogowski1-2/+1
2015-03-26convert NUM_ constants to enum clasNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-01loplugin: cstylecastNoel Grandin1-3/+3
2014-08-29editeng: deploy an assert for the default itemsMichael Stahl1-1/+1
2014-08-07loplugin:staticcallCaolán McNamara1-2/+2
2014-08-07coverity#982278 Resource leak in objectCaolán McNamara1-1/+9
2014-06-30Added EE_CHAR_BKGCOLORmatteocam1-5/+6
2014-03-10editeng: register GrabBag as a Char attributeTomaž Vajngerl1-6/+5
2014-03-10editeng: Add CharInteropGrabBag to editeng.Tomaž Vajngerl1-1/+3
2014-03-03editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28Following cp#1000025Julien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann1-4/+4
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian1-4/+6
2013-05-13Get rid of GlobalEditData::GetStdRefDevice()Tor Lillqvist1-11/+0
2013-04-13fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo1-2/+4
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-8/+8
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin1-9/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-2/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-05-29targeted string re-workNorbert Thiebaud1-1/+1
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara1-14/+5
2012-04-11We need to delete EditDLL before de-initialize vcl to avoid crash.Kohei Yoshida1-5/+14
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe1-2/+0
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-05-20return by ref instead of pointerCaolán McNamara1-17/+15
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-13/+13
2011-03-15more merge fixesMichael Meeks1-35/+37
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-44/+42
2011-03-09remove SVX_LIGHT macroXavier ALT1-5/+0