summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-03sw: replace SwEventListenerContainer in SwXDocumentIndex(,Mark}Michael Stahl1-46/+37
2013-02-03sw: replace SwEventListenerContainer in SwXFootnoteMichael Stahl1-18/+11
2013-02-03sw: replace SwEventListenerContainer in SwXBookmarkMichael Stahl1-19/+14
2013-02-03sw: replace SwEventListenerContainer in SwXTextPortionMichael Stahl3-20/+39
2013-02-03sw: replace SwEventListenerContainer in SwXTextField,SwXFieldMasterMichael Stahl2-30/+71
2013-02-03sw: replace SwEventListenerContainer in SwXTextTableMichael Stahl3-27/+52
2013-02-03sw: replace SwEventListenerContainer in SwXFrameMichael Stahl2-17/+38
2013-02-03sw: remove class SwRefreshListenerContainerMichael Stahl4-82/+1
2013-02-03sw: replace SwRefreshListenerContainer in SwXTextDocumentMichael Stahl3-24/+47
2013-02-03sw: replace SwRefreshListenerContainer in SwXTextFieldTypesMichael Stahl2-29/+48
2013-02-03sw: remove class SwChartEventListenerContainerMichael Stahl2-75/+69
2013-02-03sw: move unosection.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unorefmark.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unoparaframeenum.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unomod.hxx to source/ui/incMichael Stahl1-0/+0
2013-02-03sw: move unomailmerge.hxx to source/ui/incMichael Stahl1-0/+0
2013-02-03sw: move unoidx.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl8-55/+84
2013-02-03sw: move unofootnote.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unofield.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxxMichael Stahl6-83/+148
2013-02-03sw: move unoevent.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unoport.hxx to source/ui/incMichael Stahl1-0/+0
2013-02-03sw: move {unoflatpara,unotextmarkup}.hxx to source/core/incMichael Stahl2-0/+0
2013-02-03sw: remove dependency of SwXTextDocument on unoflatpara.hxxMichael Stahl3-2/+19
2013-02-03sw: move unobookmark.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move implementation of SwXTextView::select into unocoreMichael Stahl3-223/+266
2013-02-03sw: move unoport.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: tweak SwXRedlinePortion a bitMichael Stahl3-16/+17
2013-02-03sw: move SwXRedlinePortion to unoport.hxxMichael Stahl5-33/+45
2013-02-03pyagenda: load the proper data for each topicXisco Fauli2-10/+6
2013-02-03pyagenda: i have to redo this class so this method is unused nowXisco Fauli1-23/+0
2013-02-03pyagenda: remove ConfigNode from makefileXisco Fauli1-1/+0
2013-02-03pyagenda: some duck typing hereXisco Fauli3-33/+5
2013-02-03pyagenda: load previous topics configuration when launching the wizardXisco Fauli8-191/+79
2013-02-03pyagenda: Fix finish actionXisco Fauli2-13/+12
2013-02-02tutorial examples for writing new Clang plugin actionsLuboš Luňák9-1/+380
2013-02-02a bit more reliable detection of removed/added sourcesLuboš Luňák1-0/+4
2013-02-02unused variableLuboš Luňák1-1/+0
2013-02-02remove not needed #includeLuboš Luňák9-18/+1
2013-02-02append [loplugin] automatically in report() rathen than manually everywhereLuboš Luňák6-20/+21
2013-02-02always use the report() helperLuboš Luňák5-29/+30
2013-02-02sal_Bool to boolLuboš Luňák4-225/+225
2013-02-02move clang plugin that's no longer neededLuboš Luňák3-0/+3
2013-02-02move documentation of plugins to the .cxx filesLuboš Luňák6-32/+28
2013-02-02automatically link all .cxx files in clang/ into the pluginLuboš Luňák1-12/+18
2013-02-02avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák16-52/+161
2013-02-02move plugin handling to separate source filesLuboš Luňák4-156/+212
2013-02-02Updated tango_testingAlexander Wilms63-1581/+77708
2013-02-02fdo#57180 return #VALUE! error if a number couls not be parsedEike Rathke2-2/+2