summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida14-53/+53
2013-10-04Some attempt to store string ID's into query items.Kohei Yoshida3-5/+56
2013-10-04ScInterpreter::GetString() now returns a ref to OUString.Kohei Yoshida3-18/+18
2013-10-04Reduce the amount of indentation by early exit.Kohei Yoshida2-198/+205
2013-10-04Test comparison between simple and rich-text string values.Kohei Yoshida1-0/+52
2013-10-04Add methods to turn cell strings into numeric IDs for comparison.Kohei Yoshida9-3/+188
2013-10-04Add methods to extract string IDs from edit text object.Kohei Yoshida3-0/+65
2013-10-04Let's just use sal_uIntPtr straight.Kohei Yoshida3-9/+8
2013-10-04Normalize all string objects that are cell contents before they get stored.Kohei Yoshida4-39/+35
2013-10-04Add string pool to document.Kohei Yoshida2-0/+6
2013-10-04A little more test on shared string pool's life cycle management.Kohei Yoshida1-0/+44
2013-10-04No need to intern strings here; all OUString's are ref-counted.Kohei Yoshida2-2/+2
2013-10-04Add purge() method to purge unreferenced strings from the pool.Kohei Yoshida3-2/+96
2013-10-04The map actualy needs to store OUString to have it ref-counted automatically.Kohei Yoshida2-4/+3
2013-10-04Correct way to get case-insensitive string identifiers.Kohei Yoshida2-5/+15
2013-10-04Let's not expose the internal pointer. Define different ID type.Kohei Yoshida3-25/+30
2013-10-04Write some rudimentary tests for the new shared string pool class.Kohei Yoshida3-3/+55
2013-10-04Establish mapping between original strings and upper strings.Kohei Yoshida2-5/+83
2013-10-04Add method to normalize strings in EditTextObject.Kohei Yoshida3-0/+44
2013-10-04Move this string pool code to svl.Kohei Yoshida6-25/+77
2013-10-04fdo#67534: try to avoid file locking in Explorer shell extensionsTor Lillqvist1-1/+2
2013-10-04warning C4701: potentially uninitialized local variablesMichael Stahl1-2/+2
2013-10-04refactor make check to run subsequentcheck parallel to instsetMichael Stahl2-2/+10
2013-10-04DOCX styles: Check that we roundtrip rPrDefaults.Jan Holesovsky1-0/+4
2013-10-04DOCX styles: Output real rPrDefault's.Jan Holesovsky1-6/+20
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky26-29/+29
2013-10-04Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr1-2/+5
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara3-7/+53
2013-10-04Fix path for common-update.dtdJulien Nabet2-2/+2
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold9-36/+23
2013-10-04fdo#39674 fix some spellingThomas Arnhold23-112/+112
2013-10-04remove unused methodThomas Arnhold1-1/+0
2013-10-04pObjektShell -> pObjectShellThomas Arnhold1-1/+1
2013-10-04added Kumyk [kum-RU] to language list, fdo#70089Eike Rathke3-0/+3
2013-10-04remove superfluous endifMichael Stahl1-1/+0
2013-10-04fdo#64741 Thunderbird mork driver: implement collected addressesDavid Ostrovsky4-28/+47
2013-10-04Enable %U in desktop files with kde integrationTomas Chvatal1-2/+8
2013-10-04g: fix --set-push-urlsMiklos Vajna1-3/+3
2013-10-04Updated coreNagy Akos1-0/+0
2013-10-04Updated coreStephan Bergmann1-0/+0
2013-10-04Updated coreStanislav Horacek1-0/+0
2013-10-04Better wording: "Add Separator" instead of "Begin Group"Samuel Mehrbrodt1-1/+1
2013-10-04VCLXToolkit::reschedule(): lock SolarMutexDavid Ostrovsky1-0/+1
2013-10-04fix STL assert in accessibility::AccessibleGridControl::commitTableEventMichael Stahl1-8/+25
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl6-32/+9
2013-10-04configure.ac: always search for md5sumBenedikt Morbach1-6/+11
2013-10-04HighLight -> Highlight.Jan Holesovsky28-79/+79
2013-10-04fdo#69384 fix impress -> writer copy&pasteMiklos Vajna3-2/+40
2013-10-04Implement DOCX export of paragraph outline levelMiklos Vajna8-5/+44
2013-10-04Initial fix for fdo#69915Jesús Corrius1-0/+6