summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-14typo: disbales -> disablesThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold24-28/+28
2014-04-14typo: accesible -> accessibleThomas Arnhold5-5/+5
2014-04-14typo: somethng -> somethingThomas Arnhold1-1/+1
2014-04-14typo: eb -> beThomas Arnhold1-1/+1
2014-04-14typo: independend -> independentThomas Arnhold5-5/+5
2014-04-14typo: dependend -> dependentThomas Arnhold25-34/+34
2014-04-14translate some germanThomas Arnhold1-2/+2
2014-04-14typo: te -> theThomas Arnhold8-9/+9
2014-04-14typo: forground -> foregroundThomas Arnhold1-1/+1
2014-04-14remove update_precomp.py markersThomas Arnhold3-3/+0
2014-04-14remove static stringsThomas Arnhold9-25/+12
2014-04-14no need for those static stringsThomas Arnhold12-101/+62
2014-04-14remove commented out codeThomas Arnhold1-1/+0
2014-04-14remove _old_format_code_Thomas Arnhold1-91/+0
2014-04-14FS_DEBUG is never definedThomas Arnhold1-26/+0
2014-04-14InArbeit is unusedThomas Arnhold1-7/+0
2014-04-14N_DEBUG never definedThomas Arnhold1-4/+0
2014-04-14OLD_TAB_STYLE never definedThomas Arnhold1-5/+1
2014-04-14remove OV* debug stuffThomas Arnhold3-45/+0
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