Helper tools for external UNO component developers This module contains some tools for people writing UNO components. In particular it will auto-generate skeletons for implementing UNO interfaces - that declare all the relevant methods leaving the code to be filled in. This can be done for C++ or Java.re Git repository'/>
summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doccorr.cxx
AgeCommit message (Expand)Author
2014-11-14loplugin: cstylecastNoel Grandin
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-12Added some 'To-Do' notes regarding the new 'SwExtraRedlineTbl'Adam Co
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-24xub_StrLen to sal_Int32Matteo Casalin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-09-21sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macrosMiklos Vajna
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna
2013-02-11Comment translation german - englishMatthias Freund
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks