summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-11-06Add mutex to guard the shared string pool content.Kohei Yoshida
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21post String conversion cleanupThomas Arnhold
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-11Import shared formulas from xlsx without crashing.Kohei Yoshida
2013-10-11Add isEmpty() to SharedString. This simplies a lot of its call sites.Kohei Yoshida
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-10-08ContentInfo to store svl::SharedString instead of OUString.Kohei Yoshida
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida
2013-10-04Let's just use sal_uIntPtr straight.Kohei Yoshida
2013-10-04Add purge() method to purge unreferenced strings from the pool.Kohei Yoshida
2013-10-04The map actualy needs to store OUString to have it ref-counted automatically.Kohei Yoshida
2013-10-04Let's not expose the internal pointer. Define different ID type.Kohei Yoshida
2013-10-04Write some rudimentary tests for the new shared string pool class.Kohei Yoshida
2013-10-04Establish mapping between original strings and upper strings.Kohei Yoshida
2013-10-04Move this string pool code to svl.Kohei Yoshida
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-11convert include/svl/urlbmk.hxx from String to OUStringNoel Grandin
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez
2013-09-04adjust code to layoutPhilipp Riemer
2013-09-04delete code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-17SfxItemPool: detect duplicate SlotId mappingsMichael Stahl
2013-08-17svl: remove unused SFX_ITEM_USERFLAG[0-B]Michael Stahl
2013-08-16SfxEnumItem: cut out the middle man here tooMichael Stahl
2013-08-16SfxBoolItem: cut out the middle manMichael Stahl
2013-08-12Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuffTor Lillqvist
2013-08-08remove obsolete SjJSbxObject cruftMichael Stahl
2013-08-08Bin a couple of pointless macros only used onceTor Lillqvist
2013-08-08Remove the now empty <svl/cntwids.hrc> headerTor Lillqvist
2013-08-08Bin Chaos WIDs that are unused (only mentioned only in comments)Tor Lillqvist
2013-08-01Doxygenize some docs, translate to English while at it.Thorsten Behrens
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl
2013-07-27fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl
2013-07-24svl: add an SfxGrabBagItemMiklos Vajna
2013-07-12constify these methodsCaolán McNamara
2013-07-12Related: fdo#54493 determine if a CJK/CTL keyboard is installedMarc Garcia
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-03there are no SfxFontItem used anywhereCaolán McNamara
2013-06-30remove unused ITEMID_MACROThomas Arnhold
2013-06-30remove bogus header svl/xmlement.hxxThomas Arnhold
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud