summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-16fdo#70393: move libpng to a subdir of externalBjoern Michaelsen9-2/+7
2013-10-16Improve testStephan Bergmann1-4/+9
2013-10-16Get rid of PRODUCT, unused I hopeTor Lillqvist4-11/+0
2013-10-16fdo#69548 do not remove last space from hyperlink targetAndras Timar3-7/+11
2013-10-16CID#1103764 uninitialized scalar fieldCaolán McNamara1-7/+9
2013-10-16CID#1103768 uninitialized scalar fieldCaolán McNamara1-0/+1
2013-10-16CID#736195 out of boundsCaolán McNamara1-1/+9
2013-10-16CID#982804 out of boundsCaolán McNamara1-1/+9
2013-10-16CID#982805 out of boundsCaolán McNamara1-1/+9
2013-10-16CID#1103722 resource leakCaolán McNamara1-1/+1
2013-10-16CID#1103728 malloc(1)Caolán McNamara1-1/+1
2013-10-16Resolves: #i123481# - Paragraph should have a language to mark it localizableAriel Constenla-Haile1-2/+2
2013-10-16Resolves: #i122759# Pass the Sequence by referenceAriel Constenla-Haile1-11/+16
2013-10-16Resolves: #i122738# corrected update of FillStyle/FillAttribute UI elementsArmin Le Grand2-15/+0
2013-10-16Related: fdo#38838 remove unused String::Append varientsCaolán McNamara4-77/+5
2013-10-16Straighten the removeFragment code againStephan Bergmann2-61/+14
2013-10-16-Werror,-Wlogical-not-parenthesesStephan Bergmann1-1/+1
2013-10-16sd: Fix output for unit test file n819614.pptxJacobo Aragunde Pérez1-6/+1
2013-10-16oox: added methods to lock Smart-Art editionAndres Gomez5-22/+161
2013-10-16unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez7-4/+43
2013-10-16sw: Smart-Art related UTs updated to new optionAndres Gomez4-16/+42
2013-10-16cui: allow lines in MS filter section to have independently enabled checkboxesJacobo Aragunde Pérez2-2/+12
2013-10-16Code changes & unit tests for fixing multicolumn section separator line issueYogeshBharate4-1/+19
2013-10-16CID#1000838 Fix overrides' exception specificationsStephan Bergmann1-4/+4
2013-10-16fdo#45777: handling of whitespaces in hyperlinksThomas Arnhold1-1/+2
2013-10-16fdo#45970: "pale green" is not green at allThomas Arnhold1-1/+1
2013-10-16cleanupThomas Arnhold28-108/+1
2013-10-16remove some stuffThomas Arnhold5-36/+5
2013-10-16HTML: always export CSS option for font sizeThomas Arnhold2-12/+2
2013-10-16Adapt to changed directory structure in fundamentalrcTor Lillqvist1-1/+1
2013-10-16No "registry" directly at top app level any moreTor Lillqvist1-2/+0
2013-10-16No mlo_select_all(), probably left out accidentally from Ptyl's commitTor Lillqvist1-0/+2
2013-10-16Use libc++ here, too, as we now do for the LO codeTor Lillqvist2-12/+12
2013-10-16Add dummy touch_ui_keyboard_visible()Tor Lillqvist1-0/+7
2013-10-16Ignore the lib_link and resource_link dirsTor Lillqvist1-0/+2
2013-10-16Adapt library names and paths to current build systemTor Lillqvist1-41/+21
2013-10-16Linking changes: Adapt to changes in build systemTor Lillqvist1-5/+1
2013-10-16Adapt to recent changes in solver/instdir/workdir structureTor Lillqvist1-1/+1
2013-10-16Use OUTDIR and INSTDIR in the shell scriptTor Lillqvist1-1/+1
2013-10-16Add OUTDIRTor Lillqvist1-0/+1
2013-10-16Adapt to changed <touch/touch.h> APITor Lillqvist2-2/+4
2013-10-16Use WORKDIR instead of hardcoding unxiosr.proTor Lillqvist1-4/+4
2013-10-16There is no "make" mode at least in my EmacsTor Lillqvist1-1/+1
2013-10-16We want config_host, not config_buildTor Lillqvist2-3/+3
2013-10-16Set ARCHS = armv7 otherwise Xcode complains for me about armv7sTor Lillqvist2-0/+4
2013-10-16Generate the ios/lo.xcconfig at configure timeTor Lillqvist3-2/+24
2013-10-16Remove file that contained pathname specific to one developer's machineTor Lillqvist1-8/+0
2013-10-15Some string clean-upStephan Bergmann4-42/+18
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann7-60/+135
2013-10-15Simplify some matchAsciiL -> matchStephan Bergmann1-8/+3