summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-15fdo#46808, use service constructor for awt::TabControllerNoel Grandin1-11/+5
2013-01-15fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin6-33/+95
2013-01-15fdo#59370 Default dictionaries set for Russian UIAndras Timar1-1/+1
2013-01-15fdo#59381 Default dictionaries set for Catalan UIAndras Timar1-1/+1
2013-01-15fdo#59380 Default dictionaries set for Spanish UIAndras Timar1-1/+1
2013-01-15Updated coreAndras Timar1-0/+0
2013-01-15WaE: nil is not a BOOLNorbert Thiebaud1-1/+1
2013-01-15cosmetic cleanup (trailing spaces)Norbert Thiebaud1-30/+30
2013-01-15with the new recalc of matrix with errors, this assert is no longer trueMarkus Mohrhard1-1/+1
2013-01-15for error value in matrix force recalc, fdo#59293Markus Mohrhard1-6/+28
2013-01-14fdo#58854 'Insert' button was untranslatableAndras Timar1-1/+1
2013-01-14Keep this simple. No need to wrap literals with OUString any more.Kohei Yoshida1-2/+2
2013-01-14Figured out why testFuncMATCH was failing. Fixed it, all green.Kohei Yoshida2-1/+3
2013-01-14Add new unit test to test pivot table functionalities via ScDBDocFunc.Kohei Yoshida3-11/+98
2013-01-14wizards: Document Conversion: remove StarOffice mode:Michael Stahl7-366/+14
2013-01-14mailmerge.py: fix the debug strings againMichael Stahl1-3/+3
2013-01-14Updated coreMichael Stahl1-0/+0
2013-01-14Modify constructor, remove setters + unused defineJulien Nabet2-26/+11
2013-01-14fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna5-33/+31
2013-01-14Use std::back_inserterStephan Bergmann1-4/+3
2013-01-14Remove obsolete typesconfigStephan Bergmann3-447/+0
2013-01-14Simplify codeStephan Bergmann1-29/+12
2013-01-14Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't foundCaolán McNamara1-2/+12
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara63-255/+130
2013-01-14merge the 'holy default' default window sizes to a single placeCaolán McNamara4-35/+33
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara6-63/+50
2013-01-14sax: add methods to duplicate current top marker and reapply it laterPierre-Eric Pelloux-Prayer4-0/+29
2013-01-14docx export: also export rPr in <pPr> (paragraph mark styling)Pierre-Eric Pelloux-Prayer1-0/+6
2013-01-14docx export: invalid sectPr added at the beginning of the docPierre-Eric Pelloux-Prayer2-4/+11
2013-01-14document SwPaM::SetMark()Miklos Vajna1-0/+1
2013-01-14SwPaM::HasReadonlySel: sal_Bool -> boolMiklos Vajna3-4/+4
2013-01-14fdo#57938 testcaseMiklos Vajna1-0/+22
2013-01-14docx export: add missing arg to impl_pageBorders callPierre-Eric Pelloux-Prayer1-1/+1
2013-01-14fdo#57938 SwPaM::HasReadonlySel allow editing before commented text rangesMiklos Vajna1-1/+8
2013-01-14Fix one more use of removed ViewHandler.pyStephan Bergmann1-3/+1
2013-01-14Work around "may be used uninitialized" warningsStephan Bergmann1-2/+2
2013-01-14fdo#59248: Remove remaining dangling view of ViewHandler.pyStephan Bergmann1-4/+1
2013-01-14Fixes image drop shadow export to DOCX.Eilidh McAdam1-3/+28
2013-01-14fdo#59249: mailmerge.py: adapt to changes in smtplib:Michael Stahl1-8/+17
2013-01-14Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling"Michael Stahl1-4/+4
2013-01-14append library specific compile flags at the endMatúš Kukan3-16/+16
2013-01-14Updated coreAndras Timar1-0/+0
2013-01-14Ignore and distclean generated filesStephan Bergmann3-0/+4
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan4-70/+73
2013-01-14-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-3/+3
2013-01-14-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-5/+3
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara14-340/+4
2013-01-13grotesque TextControlCombo can now go with widget layoutCaolán McNamara6-164/+0
2013-01-13Fix 2 scopes can be reducedJulien Nabet1-2/+2
2013-01-13Remove unused function useFontJulien Nabet3-11/+0