summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-15callcatcher: update unused codeCaolán McNamara1-7/+0
2013-10-15Remove unused macroStephan Bergmann1-1/+0
2013-10-15Some clean-upStephan Bergmann1-11/+6
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-2/+0
2013-10-14html: remove unused optionsThomas Arnhold2-101/+4
2013-10-13Hacking on iOS keyboard handlingTor Lillqvist1-0/+1
2013-10-13Minor refactoring of iOS codeTor Lillqvist2-78/+36
2013-10-13lo_dlcall_argc_argv() is unusedTor Lillqvist1-4/+0
2013-10-13Combine a pointlessly split class implementation and bin unused private fieldTor Lillqvist1-1/+0
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist4-5/+4
2013-10-12Avoid git grep match for "UNX" in commentTor Lillqvist1-1/+1
2013-10-12Unicode is Unocode on all platformsTor Lillqvist1-7/+1
2013-10-12Test _WIN32 instead of UNX as it's Win32 that is the special case hereTor Lillqvist2-10/+2
2013-10-12L10N_PLUGIN_PUBLIC is not used anywhereTor Lillqvist1-6/+0
2013-10-12FILTER_PLUGIN_PUBLIC is not used anywhereTor Lillqvist1-6/+0
2013-10-12Bin obsolete CDECL crackTor Lillqvist1-13/+0
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand1-0/+8
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara1-0/+2
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida2-20/+18
2013-10-11Import shared formulas from xlsx without crashing.Kohei Yoshida1-0/+2
2013-10-11Add isEmpty() to SharedString. This simplies a lot of its call sites.Kohei Yoshida1-0/+1
2013-10-11[API CHANGE]: Drop SAL_PRGEXTENSION from <sal/config.h>Tor Lillqvist1-7/+0
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-0/+1
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-0/+1
2013-10-11Sort lists lexicographicallyStephan Bergmann1-17/+17
2013-10-11iOS experimental app support for selection marking via long press gestureptyl@cloudon.com1-0/+3
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