summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2013-12-12Get rid of MAP_CHAR_LEN macroStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian
2013-11-26Resolves: #i123753# WaE: fix unoedhlp.hxx declaration of 'nId'...Herbert Dürr
2013-11-21fdo#39468: Translate German comments (first part)Philipp Riemer
2013-11-14Optimize SvtBroadcaster for insertion.Kohei Yoshida
2013-11-14No need to individually remove listeners when being destroyed.Kohei Yoshida
2013-11-14Rework SvtListener and SvtBroadcaster internals.Kohei Yoshida
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