summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-16remove SID_INTERNET_ONLINEThomas Arnhold1-1/+0
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-1/+1
2013-10-16Unwind useless comphelper::ByteSequence typedefStephan Bergmann1-4/+2
2013-10-16Resolves: #i122738# corrected update of FillStyle/FillAttribute UI elementsArmin Le Grand1-2/+0
2013-10-16Related: fdo#38838 remove unused String::Append varientsCaolán McNamara1-4/+5
2013-10-16Straighten the removeFragment code againStephan Bergmann1-12/+0
2013-10-16oox: added methods to lock Smart-Art editionAndres Gomez1-0/+5
2013-10-16unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez1-0/+3
2013-10-16cleanupThomas Arnhold2-13/+0
2013-10-16remove some stuffThomas Arnhold1-16/+0
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann2-34/+122
2013-10-15New iOS client codeptyl@cloudon.com1-2/+2
2013-10-15Revert "fix polygon rendering with clip area of one line only"Tor Lillqvist1-1/+1
2013-10-15fix polygon rendering with clip area of one line onlytsahi glik1-1/+1
2013-10-15CMIS file picker: it really does not like ID MarkCao Cuong Ngo1-0/+12
2013-10-15Add operator<< to some classes for debugging outputTor Lillqvist7-19/+92
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