summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-18New constructor that takes both numeric and string arrays.Kohei Yoshida1-0/+1
2013-10-18More eye-pleasing way of checking for valid vector array...Kohei Yoshida1-0/+2
2013-10-18Allow vector array tokens to store both numeric and string values.Kohei Yoshida1-6/+20
2013-10-18Related: fdo#38838 make String::Erase privateCaolán McNamara1-1/+1
2013-10-18fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functionsWinfried Donkers2-1/+5
2013-10-18More text selection WIP hackingTor Lillqvist1-2/+5
2013-10-18Related: fdo#38838 remove String::MatchCaolán McNamara1-2/+0
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist1-0/+45
2013-10-18added Ladin [lld-IT] to language list, fdo#70530Eike Rathke1-0/+1
2013-10-18Related: fdo#38838 remove String::GetTokenCaolán McNamara1-9/+0
2013-10-17FastAttributeList: avoid OStrings in attribute list; just use char bufferMatúš Kukan1-6/+14
2013-10-17FastAttributeList: use vectors instead of map; the size is smallMatúš Kukan1-3/+2
2013-10-17oox: special-case single-character a-z token mapping.Michael Meeks1-0/+1
2013-10-17solve the 'dz' vs 'bo' and 'nn', 'nb' and 'nn' share primary ID casesEike Rathke1-0/+1
2013-10-17Related: fdo#38838 make String::CompareTo privateCaolán McNamara1-2/+3
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold1-5/+0
2013-10-17remove some unused codeThomas Arnhold2-2/+0
2013-10-17Tiles: Documentation of the parameters.Jan Holesovsky1-1/+6
2013-10-17added draw tile signature and select all fixptyl@cloudon.com1-0/+2
2013-10-17Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara1-2/+0
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