summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Add new option for recalculation policy when loading ODF into Calc.Kohei Yoshida1-1/+26
2012-12-20fix fdo#58403 fix processing of arguments from ".uno:Print" requestNoel Power1-1/+1
2012-12-20convwatch.py: make it run on Python 3Michael Stahl1-3/+3
2012-12-20String -> OUString in filterRicardo Montania2-100/+101
2012-12-20This println shouldn't be hereXisco Fauli1-1/+0
2012-12-20fix dialog language support mess fdo#42978Noel Power1-2/+7
2012-12-20extensions: oleautobridge: avoid boatloads of warning C4005Michael Stahl8-93/+78
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat21-0/+2100
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat15-2093/+0
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat46-4443/+0
2012-12-20Rename 'Templates and Documents' menu entry to 'Templates'Cédric Bosdonnat1-1/+1
2012-12-20Template Manager: one filtering code to rule them allCédric Bosdonnat6-85/+64
2012-12-20Converted Spelling and grammar WidgetGokul1-0/+338
2012-12-20improve padding on character dialog pagesJack Leigh4-0/+15
2012-12-20optimize: changing focus shouldn't have an impact on widget sizeCaolán McNamara1-0/+1
2012-12-20The LineListBox drew lines wider than can fit in its text areaCaolán McNamara3-13/+38
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara15-1011/+801
2012-12-20make a PercentFieldWrap that wraps a MetricFieldCaolán McNamara2-0/+291
2012-12-20implement small-size variant stock image buttonsCaolán McNamara7-64/+54
2012-12-20rhbz#782736 use right device for converting sizeDavid Tardon1-1/+1
2012-12-20Drop useless typedefStephan Bergmann2-3/+2
2012-12-20Always have UNO_SERVICES/TYPES set in in-build uno ini fileStephan Bergmann3-15/+19
2012-12-20vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti5-25/+22
2012-12-20Group undo actions when showing/hiding several notes once, fdo#39454Rodolfo Ribeiro Gomes1-0/+5
2012-12-20SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl4-26/+16
2012-12-20SwUndoInsert: replace SwPosition with SwNodeIndex here tooMichael Stahl2-23/+16
2012-12-20SwUndoInserts should not use a SwPosition:Michael Stahl2-26/+17
2012-12-20SwUndoSaveCntnt: simplify Move{From,To}UndoNdsMichael Stahl1-42/+1
2012-12-20incorrect if/for body alignmentLuboš Luňák23-84/+74
2012-12-20fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass1-2/+6
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau7-24/+77
2012-12-20when clicking at a text placeholder, put the cursor at the startLuboš Luňák1-1/+4
2012-12-20incorrect if body alignmentLuboš Luňák1-4/+5
2012-12-20No StarOffice directories in our buildFridrich Štrba1-2/+1
2012-12-20Adapt climaker to cppu::bootstrap_InitialComponentContext removalStephan Bergmann1-2/+1
2012-12-20Add ability to send SAL_* messages to syslogRiccardo Magliocchetti4-4/+52
2012-12-20Use a working timestamp engine by defaultFridrich Štrba1-1/+1
2012-12-20Spurious leftover from debugging experimentsStephan Bergmann1-1/+1
2012-12-20API CHANGE: Remove deprecated cppuhelper/bootstrap.hxx functionalityStephan Bergmann3-92/+45
2012-12-20Thou shall not mention qtz twice, thy packaging breakethFridrich Štrba1-5/+2
2012-12-20this custom target is needed by pdfimport_s libDavid Tardon1-1/+1
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida6-678/+623
2012-12-20sal_Bool to bool in sw/source/ui/shells/grfsh.cxxRodolfo Ribeiro Gomes1-12/+12
2012-12-20Removal unnecessary using declarationsJosé Guilherme Vanz12-35/+0
2012-12-20fdo#39454 Allow (show/hide) comments for selected cells (cell range)Rodolfo Ribeiro Gomes9-7/+250
2012-12-20some small fixes for UI around date cond formatsMarkus Mohrhard1-3/+7
2012-12-20handle last week/next week betweek different years, fdo#58340Markus Mohrhard1-9/+25
2012-12-20sal_Bool to boolTakeshi Abe9-86/+86
2012-12-20Some cppcheck cleaningJulien Nabet2-4/+2
2012-12-19Some cppcheck cleaningJulien Nabet6-21/+14