summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann17-2372/+1027
2013-03-09LimitBox.cxx: Delete useless comment blockZolnai Tamás1-5/+0
2013-03-09fdo#61794 Allow greater value in LimitBoxZolnai Tamás3-5/+6
2013-03-09coverity#989728: uninitialized scalarMarc-André Laverdière1-0/+1
2013-03-09coverity#989730 and coverity#989729: Uninitialized scalar fieldMarc-André Laverdière1-2/+2
2013-03-09sal_Bool to boolTakeshi Abe6-50/+50
2013-03-09Related to fdo#60724: Fix grammar.Benjamin Drung1-1/+1
2013-03-09Fix typo in libreoffice man page.Benjamin Drung1-1/+1
2013-03-09fdo#61797 ESCape abort changes and grab focusZolnai Tamás3-23/+20
2013-03-09Remove unused EditTextObjectImpl::RemoveParaAttribsJulien Nabet3-32/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1167-9/+3200
2013-03-08AndroidSalInstance::Wakeup() is unusedTor Lillqvist2-7/+0
2013-03-08Don't crash the other experimental appsTor Lillqvist2-16/+21
2013-03-08SwTableBox::IsValidNumTxtNd: Allow trivial formattingMiklos Vajna1-4/+1
2013-03-08SwTxtNode::GetRedlineTxt: fix string conversionMiklos Vajna1-1/+1
2013-03-08remove duplicate file loading from basic_coverage ( now in MacroSnippet )Noel Power1-32/+5
2013-03-08avoid signedness issue in bounds check.Michael Meeks1-3/+4
2013-03-08A template it should create a new document not open in edit modeNiklas Johansson1-1/+1
2013-03-08Adjusted this to the latest code base to get it to apply...Kohei Yoshida1-12/+15
2013-03-08Removing this comment...Kohei Yoshida1-3/+0
2013-03-08A little cleanup.Kohei Yoshida2-11/+3
2013-03-08Remove RTL_CONST* macros from codemaker - pt2Marcos Paulo de Souza1-497/+172
2013-03-08Migrate also Java and Online Update setting (fdo#57061)Petr Mladek1-0/+2
2013-03-08WaE: signed/unsigned comparisonCaolán McNamara1-2/+2
2013-03-08don't broadcast pref size changed if we've a size req setCaolán McNamara1-1/+2
2013-03-08give the numbering format listbox a fixed widthCaolán McNamara2-5/+13
2013-03-08It's either Ireland(en) or Éire(ga) not EireCaolán McNamara1-1/+1
2013-03-08we hardly need to distinguish New Zealand Maori from some other kind of MaoriCaolán McNamara1-1/+1
2013-03-08#i119502# Guard array access against invalid indices.Andre Fischer1-2/+6
2013-03-08add a few more missing media extensions.Michael Meeks1-1/+2
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann3-41/+28
2013-03-08fdo#46808, Adapt UNO services to the new style, Part 1-2Gergő Mocsi2-7/+8
2013-03-08Template manager should respect users macro/link settings.Niklas Johansson1-3/+14
2013-03-08evoab2: Follow API changes in EDS 3.8Mathias Hasselmann3-12/+53
2013-03-08evoab2: Move get_e_source_registry() to EApi.cxxMathias Hasselmann2-8/+8
2013-03-08evoab2: Avoid G_N_ELEMENTS when loading symbolsMathias Hasselmann1-6/+6
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara23-94/+103
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara7-50/+96
2013-03-08set action and content area via their internal-child idsCaolán McNamara4-6/+39
2013-03-08update sizegroupCaolán McNamara1-0/+11
2013-03-08Fix for fdo#58919 now the cursor/alignment is Right for RTL TableGokul1-2/+2
2013-03-08make use of startsWith()Thomas Arnhold28-55/+46
2013-03-08Remove RTL_CONST* macros from codemaker - pt1Marcos Paulo de Souza5-557/+150
2013-03-08Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM from salplug.cxxChris1-2/+2
2013-03-08fix regression reading OleStorages ( over THRESHOLD size )Noel Power1-1/+1
2013-03-08fix handling of ttf embedding restrictionsLuboš Luňák1-6/+4
2013-03-08editable ttf fonts are usable for print&preview tooLuboš Luňák3-9/+9
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák4-8/+48
2013-03-08protect against incomplete writesLuboš Luňák1-5/+12
2013-03-08function for duplicated codeLuboš Luňák5-79/+63