summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2013-01-30sw: update hintids comments to match realityMiklos Vajna1-24/+24
2013-01-29SwXShape and SwHTML{Parser,ImageWatcher} are no longer friendsMiklos Vajna1-4/+1
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna1-0/+1
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac26-39/+39
2013-01-28text::BaseFrameProperties: add FillGradientName optional propertyMiklos Vajna1-1/+2
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna3-0/+5
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna3-0/+5
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara1-1/+0
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara3-3/+2
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna1-1/+3
2013-01-25sal_Bool to boolTakeshi Abe1-1/+1
2013-01-25OUString: remove namespace and chained appendsMatteo Casalin1-4/+4
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-21ditch some pesty XubStringsCaolán McNamara1-1/+1
2013-01-20AbstractSwSplitTableDlg never usedCaolán McNamara1-8/+0
2013-01-19convert outline numbering tabdialog to .uiCaolán McNamara2-7/+0
2013-01-19convert character properties tabdialog to .uiCaolán McNamara4-5/+2
2013-01-18convert table properties tabdialog to .uiCaolán McNamara3-6/+2
2013-01-17fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.Michael Stahl1-0/+1
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin1-5/+3
2013-01-14document SwPaM::SetMark()Miklos Vajna1-0/+1
2013-01-14SwPaM::HasReadonlySel: sal_Bool -> boolMiklos Vajna1-1/+1
2013-01-12split out table columns page and adapt codeCaolán McNamara1-1/+0
2013-01-12split out table textflow page and adapt codeCaolán McNamara1-1/+0
2013-01-11Update name of data members to preferred conventionMatteo Casalin1-16/+16
2013-01-11Prefix class data membersMatteo Casalin1-16/+16
2013-01-11SwpHintsArray::Resort(): remove mostly unused return valueMichael Stahl1-1/+1
2013-01-11Remove unused class membersMatteo Casalin1-3/+0
2013-01-11Use forward declaration instead of (doubled) #includeMatteo Casalin1-1/+1
2013-01-10include PCH headers for headers changesLuboš Luňák2-2/+5
2013-01-09adapt code to Exchange Databases dialogCaolán McNamara2-2/+1
2013-01-09adapt code to edit categories dialog .uiCaolán McNamara1-1/+0
2013-01-10sal_Bool to boolTakeshi Abe1-4/+4
2013-01-09adapt code to .ui autotext dialogCaolán McNamara1-0/+4
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+2
2013-01-09fdo#58074: store page number in SwPageNumberFieldMichael Stahl1-4/+12
2013-01-08fdo#44736 - set and fetch multiple properties concurrentlyMichael Meeks1-0/+13
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna2-0/+2
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin5-5/+8
2012-12-28fix the sw_swdoc_test crashLuboš Luňák1-1/+1
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna1-3/+0
2012-12-26ignore #include inside #ifLubos Lunak1-1/+1
2012-12-26translate remaining German comments in sw/incPhilipp Riemer4-6/+4
2012-12-25sal_Bool to boolTakeshi Abe1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-2/+2
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara1-2/+0
2012-12-20SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl1-4/+4
2012-12-20SwUndoInserts should not use a SwPosition:Michael Stahl1-1/+3
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau2-5/+16