summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-20Resolves: #i122564# correct typo, save -> safeJürgen Schmidt1-1/+1
2013-06-20Resolves: #i122318# Adapted color palette stuff, some cleanupsArmin Le Grand5-657/+458
2013-06-20make this more resilient to stream problemsDavid Tardon1-0/+2
2013-06-20Remove pointless overdose commentTor Lillqvist1-1/+0
2013-06-20WaE: macro is not usedTor Lillqvist1-1/+0
2013-06-20move static bitmap into a svapp memberCaolán McNamara4-24/+52
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann2-5/+5
2013-06-20fdo#43641 oox: initial import of lc:lockedCanvasMiklos Vajna5-1/+145
2013-06-20fdo#43641 writerfilter: tokenize lc:lockedCanvasMiklos Vajna2-0/+24
2013-06-20fdo#43641 oox: add support for the lockedCanvas namespaceMiklos Vajna2-0/+2
2013-06-20Turn redundant member direct-initializations into value-initializationsStephan Bergmann3-3/+3
2013-06-20quote $ for files from filelists tooDavid Tardon1-7/+7
2013-06-20simplify bodynotinblock plugin using parentStmt()Luboš Luňák2-47/+43
2013-06-20simplify postfixincrementfix plugin using parentStmt()Luboš Luňák2-67/+27
2013-06-20make it easy to get a parent of an AST nodeLuboš Luňák2-0/+74
2013-06-20do not try to install helppacks that were not builtDavid Tardon1-1/+1
2013-06-20Fix calculation of internal leadingKhaled Hosny1-1/+1
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl3-5/+34
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl13-38/+371
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl6-45/+75
2013-06-20libmwaw: fix infinite loop in findCentralDirectoryEndMichael Stahl2-0/+33
2013-06-19Resolves: fdo#65930 line height needs to be calculated in ctorCaolán McNamara1-13/+13
2013-06-19Resolves: #i120023# RTF export certain special copy-and-paste scenariosOliver-Rainer Wittmann1-1/+14
2013-06-19bodge callcatcher some moreCaolán McNamara1-0/+2
2013-06-19WaE: for higher debugging levelsCaolán McNamara4-17/+2
2013-06-19Start translating German comments, fix some WSPhilipp Weissenbacher1-77/+74
2013-06-19Translate German comments, fix some WSPhilipp Weissenbacher1-305/+217
2013-06-19bodge callcatcher build back to half-lifeCaolán McNamara2-8/+10
2013-06-19Missing importStephan Bergmann1-1/+1
2013-06-19Remove unused, broken ruleStephan Bergmann1-3/+0
2013-06-19Rework code after OUString'ificationMatteo Casalin1-15/+11
2013-06-19sal_Int32 as long on 32bit, how we hate theeCaolán McNamara1-2/+2
2013-06-19Resolves: #i121810# Adapt SfxPrintingHint to work with...Ariel Constenla-Haile3-25/+48
2013-06-19Resolves: fdo#65908 #i114817# missing PrintableState_JOB_STARTED notificationAriel Constenla-Haile1-24/+23
2013-06-19Resolves: #i122497# Filter D&D flags for calc D&DArmin Le Grand1-4/+10
2013-06-19drop unused helpidsCaolán McNamara1-1/+0
2013-06-19Updated coreCaolán McNamara1-0/+0
2013-06-19expand scheme to share sizes for paragraph dialog preview widgetsCaolán McNamara9-138/+217
2013-06-19use GeneratedPackage to deliver uno loader classesDavid Tardon3-26/+17
2013-06-19Mark as staticTakeshi Abe1-2/+2
2013-06-19Mark as constTakeshi Abe2-3/+3
2013-06-19sal_Bool to boolTakeshi Abe6-43/+43
2013-06-19Convert Drop Caps tab page to UI widgetsOlivier Hallot7-340/+522
2013-06-19Call CheckContext() on OS X, tooTor Lillqvist1-2/+0
2013-06-19solenv/bin: remove unreferenced obsoleted scriptsMatúš Kukan26-2822/+0
2013-06-19Resolves: fdo#65931 why are we futzing with leading on the preview anywayCaolán McNamara1-6/+4
2013-06-19Fix warning: Value stored is never readTor Lillqvist1-2/+2
2013-06-19Fix warning: Value stored to 'eEncoding' is never readTor Lillqvist1-1/+0
2013-06-19Add missing break statementsTor Lillqvist1-0/+3
2013-06-19fdo#64238: fix for missing footer bugAdam Co6-32/+105