summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-10n#819614: Lines running off the screens.Muthu Subramanian1-1/+1
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann2-2/+0
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens1-0/+8
2013-10-09Related: fdo#38838 remove UniString::SetToken & UniString::SearchAsciiCaolán McNamara1-4/+0
2013-10-09These constants are needed also for some code inside HAVE_FEATURE_DESKTOPTor Lillqvist1-2/+2
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com2-1/+6
2013-10-09update unusedcode listCaolán McNamara3-32/+0
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara2-3/+11
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida3-24/+5
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida1-0/+3
2013-10-08ContentInfo to store svl::SharedString instead of OUString.Kohei Yoshida1-0/+2
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida2-5/+45
2013-10-08Resolves: #i123350# Added Clear() implementation to SdrUndoManager...Armin Le Grand1-0/+3
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara1-2/+0
2013-10-08Bin pointless commentTor Lillqvist2-6/+0
2013-10-07limit LANGUAGE_ON_THE_FLY_END to 0x03FEEike Rathke1-11/+15
2013-10-07added Karakalpak Latin [kaa-Latn-UZ] to language list, fdo#70217Eike Rathke1-0/+1
2013-10-07added Nogai [nog-RU] to language list, fdo#69987Eike Rathke1-0/+1
2013-10-07define colors as hexadecimalIvan Timofeev1-2/+2
2013-10-07change default line color to Tango: Sky Blue 2Ivan Timofeev1-1/+1
2013-10-07html: remove unused and unsupported tagsThomas Arnhold2-78/+0
2013-10-07Add opengl canvas implementation.Thorsten Behrens1-0/+2
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens1-2/+2
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens2-0/+45
2013-10-07startcenter: Hide template toggle button if no templatesKrisztian Pinter1-0/+2
2013-10-07make font style size stable on switching fontsCaolán McNamara1-0/+3
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara1-2/+0
2013-10-07Fix fdo#70220 Superscript not imported from pptx.Thorsten Behrens1-0/+1
2013-10-07html export: use only HTML 4.0 for exportThomas Arnhold1-2/+0
2013-10-06html: remove duplicatesThomas Arnhold1-8/+0
2013-10-06convert HTML tags/attributes to lowercase for html exportTomaž Vajngerl1-412/+412
2013-10-06RulerItem: indent and cleanupTomaž Vajngerl1-53/+36
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida2-7/+7
2013-10-04Add methods to extract string IDs from edit text object.Kohei Yoshida1-0/+3
2013-10-04Let's just use sal_uIntPtr straight.Kohei Yoshida1-3/+2
2013-10-04Add purge() method to purge unreferenced strings from the pool.Kohei Yoshida1-1/+21
2013-10-04The map actualy needs to store OUString to have it ref-counted automatically.Kohei Yoshida1-1/+1
2013-10-04Let's not expose the internal pointer. Define different ID type.Kohei Yoshida1-2/+4
2013-10-04Write some rudimentary tests for the new shared string pool class.Kohei Yoshida1-2/+4
2013-10-04Establish mapping between original strings and upper strings.Kohei Yoshida1-0/+37
2013-10-04Add method to normalize strings in EditTextObject.Kohei Yoshida1-0/+13
2013-10-04Move this string pool code to svl.Kohei Yoshida1-0/+34
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara1-0/+4
2013-10-04fdo#39674 fix some spellingThomas Arnhold2-4/+4
2013-10-04pObjektShell -> pObjectShellThomas Arnhold1-1/+1
2013-10-04added Kumyk [kum-RU] to language list, fdo#70089Eike Rathke1-0/+1
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl2-4/+1
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl1-1/+2
2013-10-02find unused SequencesCaolán McNamara1-1/+1