summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14remove _old_format_code_Thomas Arnhold
2014-04-14FS_DEBUG is never definedThomas Arnhold
2014-04-14InArbeit is unusedThomas Arnhold
2014-04-14N_DEBUG never definedThomas Arnhold
2014-04-14OLD_TAB_STYLE never definedThomas Arnhold
2014-04-14remove OV* debug stuffThomas Arnhold
2014-04-14remove outdated RS6000 checksThomas Arnhold
2014-04-14correct indentationThomas Arnhold
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold
2014-04-14THEFUTURE is unused ;)Thomas Arnhold
2014-04-14USED is never definedThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14Remove dead function declarationStephan Bergmann
2014-04-14Remove dead function declarationStephan Bergmann
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-14Missing includesStephan Bergmann
2014-04-14Remove unused codeStephan Bergmann
2014-04-14better?Stephan Bergmann
2014-04-14Missing boost_headers dependency for WNTStephan Bergmann
2014-04-14fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna
2014-04-14fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-13fdo#74079 - sd html export: fix false width valuesTomaž Vajngerl
2014-04-13sd html export: q&d add single document publish modeTomaž Vajngerl
2014-04-13sd html export: reset progress bar in single document modeTomaž Vajngerl
2014-04-13sd html: impress html export testTomaž Vajngerl
2014-04-13sd html: export outline, code simplificationTomaž Vajngerl
2014-04-13handle .doc cropping also inside groups (fdo#38411)Luboš Luňák
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-13RTFTokenizer::resolveParse: use SvStream::remainingSize()Miklos Vajna
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet
2014-04-13Use --switch=2 --readonly-tables gperf optionsTor Lillqvist
2014-04-12Fix encoding (iso-8859-1 -> utf8)Julien Nabet
2014-04-12cppcheck: multiCondition, remove 2 duplicate "else if" blocksJulien Nabet
2014-04-12HEADER_SEARCH_PATHS is duplicated for Debug and ReleaseTor Lillqvist
2014-04-13fdo#38844 Reduce XOR clipping for gradientsChris Sherlock
2014-04-12Mmap in the ICU data file and pass it to udata_setCommonData()Tor Lillqvist
2014-04-12Copy the ICU data file into the TiledLibreOffice appTor Lillqvist
2014-04-12Don't create an icudata library for iOSTor Lillqvist
2014-04-12Add udata.cpp from ICU for easy breakpoint settingTor Lillqvist
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-04-12cppcheck: Possible inefficient checking for emptinessJulien Nabet
2014-04-12cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-04-12cppcheck: multiConditionJulien Nabet
2014-04-12fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna
2014-04-12Unify DrawGradient functions in OutputDeviceChris Sherlock
2014-04-12Detect if polypolygon is a rectangle in DrawGradientChris Sherlock