summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-14remove outdated RS6000 checksThomas Arnhold3-14/+4
2014-04-14correct indentationThomas Arnhold1-11/+9
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold5-19/+0
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold2-119/+0
2014-04-14THEFUTURE is unused ;)Thomas Arnhold4-47/+0
2014-04-14USED is never definedThomas Arnhold1-22/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann15-99/+134
2014-04-14Remove dead function declarationStephan Bergmann1-2/+0
2014-04-14Remove dead function declarationStephan Bergmann1-1/+0
2014-04-14Clean up function declarationsStephan Bergmann3-7/+44
2014-04-14Missing includesStephan Bergmann4-0/+4
2014-04-14Remove unused codeStephan Bergmann1-14/+0
2014-04-14better?Stephan Bergmann1-1/+3
2014-04-14Missing boost_headers dependency for WNTStephan Bergmann1-0/+1
2014-04-14fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna3-0/+21
2014-04-14fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke4-2/+46
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann6-43/+3
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann45-97/+218
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann19-53/+138
2014-04-13fdo#74079 - sd html export: fix false width valuesTomaž Vajngerl1-3/+3
2014-04-13sd html export: q&d add single document publish modeTomaž Vajngerl4-25/+50
2014-04-13sd html export: reset progress bar in single document modeTomaž Vajngerl1-0/+1
2014-04-13sd html: impress html export testTomaž Vajngerl5-22/+283
2014-04-13sd html: export outline, code simplificationTomaž Vajngerl2-139/+85
2014-04-13handle .doc cropping also inside groups (fdo#38411)Luboš Luňák1-2/+3
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann49-133/+256
2014-04-13RTFTokenizer::resolveParse: use SvStream::remainingSize()Miklos Vajna1-3/+1
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet8-145/+145
2014-04-13Use --switch=2 --readonly-tables gperf optionsTor Lillqvist2-5/+5
2014-04-12Fix encoding (iso-8859-1 -> utf8)Julien Nabet1-2/+2
2014-04-12cppcheck: multiCondition, remove 2 duplicate "else if" blocksJulien Nabet1-4/+0
2014-04-12HEADER_SEARCH_PATHS is duplicated for Debug and ReleaseTor Lillqvist1-0/+1
2014-04-13fdo#38844 Reduce XOR clipping for gradientsChris Sherlock4-34/+6
2014-04-12Mmap in the ICU data file and pass it to udata_setCommonData()Tor Lillqvist1-0/+35
2014-04-12Copy the ICU data file into the TiledLibreOffice appTor Lillqvist2-0/+6
2014-04-12Don't create an icudata library for iOSTor Lillqvist2-8/+17
2014-04-12Add udata.cpp from ICU for easy breakpoint settingTor Lillqvist1-0/+18
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist8-8/+0
2014-04-12cppcheck: Possible inefficient checking for emptinessJulien Nabet1-1/+1
2014-04-12cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2014-04-12cppcheck: multiConditionJulien Nabet1-1/+1
2014-04-12fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna4-3/+18
2014-04-12Unify DrawGradient functions in OutputDeviceChris Sherlock1-157/+64
2014-04-12Detect if polypolygon is a rectangle in DrawGradientChris Sherlock1-2/+14
2014-04-12Reduce the clip region in ClipAndDrawGradientChris Sherlock1-0/+6
2014-04-12Resolves: fdo#37130 use 10pt Default style font for commentsCaolán McNamara1-6/+0
2014-04-12add test case for CVE-2007-2356Caolán McNamara1-0/+0
2014-04-12sd tests: tab to spacesTomaž Vajngerl2-6/+6
2014-04-12liblo: fix check of xcomponentTomaž Vajngerl1-1/+1
2014-04-12macros_test: use "css" short formTomaž Vajngerl2-11/+10