summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2013-08-16SfxEnumItem: cut out the middle man here tooMichael Stahl2-44/+29
2013-08-16SfxBoolItem: cut out the middle manMichael Stahl2-59/+50
2013-08-12Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuffTor Lillqvist1-16/+0
2013-08-08remove obsolete SjJSbxObject cruftMichael Stahl1-27/+1
2013-08-08Bin a couple of pointless macros only used onceTor Lillqvist1-3/+0
2013-08-08Remove the now empty <svl/cntwids.hrc> headerTor Lillqvist1-25/+0
2013-08-08Bin Chaos WIDs that are unused (only mentioned only in comments)Tor Lillqvist1-183/+0
2013-08-01Doxygenize some docs, translate to English while at it.Thorsten Behrens1-0/+25
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl1-0/+6
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl1-6/+0
2013-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl1-3/+2
2013-07-27fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl1-2/+2
2013-07-24svl: add an SfxGrabBagItemMiklos Vajna1-0/+44
2013-07-12constify these methodsCaolán McNamara1-4/+4
2013-07-12Related: fdo#54493 determine if a CJK/CTL keyboard is installedMarc Garcia1-0/+5
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud8-157/+147
2013-07-03there are no SfxFontItem used anywhereCaolán McNamara1-208/+0
2013-06-30remove unused ITEMID_MACROThomas Arnhold1-1/+1
2013-06-30remove bogus header svl/xmlement.hxxThomas Arnhold1-34/+0
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-06-26Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann1-0/+2
2013-06-24Resolves: #i120020# corrected paragraph merge...Armin Le Grand1-3/+10
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin2-9/+6
2013-06-15use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke1-1/+3
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba1-5/+5
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba1-1/+1
2013-06-04include: convert <type> here tooMichael Stahl1-11/+11
2013-05-14unused svl/source/items/cstitem.src + hrc cleanupAndras Timar1-2/+0
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann3-134/+0
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist2-18/+5
2013-04-26sal_Bool to boolTakeshi Abe2-8/+8
2013-04-23execute move of global headersBjoern Michaelsen88-0/+12241