summaryrefslogtreecommitdiff
path: root/include/editeng/outliner.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-04-30Gradually typed LinkStephan Bergmann1-56/+56
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+2
2015-04-28Outliner::RemovingPagesHdl return type wants to be boolStephan Bergmann1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-3/+4
2015-04-13loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+2
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin1-2/+2
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-2/+3
2015-03-25convert MouseTarget to enum classNoel Grandin1-6/+6
2015-03-19loplugin:constantfunction: editengNoel Grandin1-2/+0
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna1-1/+1
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna1-0/+4
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin1-12/+21
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna1-0/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+3
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-17/+17
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-16/+16
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-3/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara1-0/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan1-1/+1
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-21/+21
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-06-13Paragraph argument never used in InvalidateBulletCaolán McNamara1-2/+2
2014-05-04Typo: depricated->deprecatedJulien Nabet1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-92/+92
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-22/+22
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-14bool improvementsStephan Bergmann1-3/+3
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-11-05fix some further include guard fooThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-5/+3
2013-09-22remove unused members from OutlinerViewIvan Timofeev1-25/+0
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin1-18/+18
2013-09-05convert a slice of editeng and svx from String to OUStringNoel Grandin1-4/+4
2013-08-14XubString->OUStringCaolán McNamara1-5/+5
2013-08-14XubString->OUStringCaolán McNamara1-2/+2
2013-08-11String->OUStringIvan Timofeev1-3/+3
2013-05-30Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann1-7/+57
2013-05-28Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand1-2/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+5
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-92/+92
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist1-1/+0