summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-09String to OUStringMatteo Casalin2-82/+76
2013-09-09callcatcher: update unused codeCaolán McNamara19-165/+6
2013-09-09fdo#68291 RTF paste: don't set PageDescName during pasteMiklos Vajna5-1/+32
2013-09-09OSL_ENSURE -> SAL_WARN_IFThomas Arnhold7-63/+62
2013-09-09Use consistent calling convention: SAL_CALLTor Lillqvist1-2/+2
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold17-121/+106
2013-09-09Math: Clear up the purpose of both listsThomas Arnhold1-0/+4
2013-09-09Stop transition preview if "No transition" is selected.Andrzej J.R. Hunt2-2/+15
2013-09-08We still need to manually get the matrix cell to start listening.Kohei Yoshida1-0/+4
2013-09-08Import matrix formulas from xlsx without using UNO API.Kohei Yoshida2-46/+16
2013-09-08Make data member names consistent.Kohei Yoshida2-25/+28
2013-09-09One more case of explicit OUString construction needed for return statementTor Lillqvist1-1/+1
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist6-9/+9
2013-09-09Try to make the Gentoo tinderbox happy with explicit OUString() valuesTor Lillqvist3-3/+3
2013-09-09Seems an explicit destructor is neededTor Lillqvist2-0/+6
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist28-112/+78
2013-09-09Bin now unused U2B macroTor Lillqvist1-10/+0
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist64-413/+0
2013-09-08Updated coreStanislav Horacek1-0/+0
2013-09-09Fix non-debug buildTor Lillqvist2-25/+5
2013-09-09Bin the fairly pointless LOG_REGISTRATION_GETFACTORYTor Lillqvist3-74/+0
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist4-124/+14
2013-09-08Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist5-144/+23
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist30-555/+63
2013-09-08Get rid of some pointless SAL_INFO callsTor Lillqvist2-25/+0
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist12-97/+41
2013-09-08Use SAL_INFO instead of framework's own LOG_EXCEPTIONTor Lillqvist2-20/+2
2013-09-08Math: Further cleanup and realignmentThomas Arnhold5-269/+28
2013-09-08Math: Remove obsolete GetConversion()Thomas Arnhold2-115/+6
2013-09-08String to OUStringThomas Arnhold1-5/+5
2013-09-08fdo#57950: Remove some chained appends in vclJulien Nabet1-6/+2
2013-09-08convert add/rename entries dialogs to .uiCaolán McNamara10-107/+286
2013-09-08fix emptyCaolán McNamara1-1/+1
2013-09-08add mnemonic widgetsCaolán McNamara1-8/+3
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara23-64/+52
2013-09-08SwAddrDlg can now be converted to SfxSingleTabDialogCaolán McNamara2-18/+6
2013-09-08don't care if SfxNoLayoutSingleTabDialog or SfxSingleTabDialog hereCaolán McNamara1-1/+1
2013-09-08SwBackgroundDlg can now be converted to SfxSingleTabDialogCaolán McNamara2-25/+6
2013-09-08SvxJSearchOptionsDialog can now be converted to SfxSingleTabDialogCaolán McNamara2-9/+8
2013-09-08SwDropCapsDlg can now be converted to SfxSingleTabDialogCaolán McNamara2-17/+7
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara11-64/+56
2013-09-08Updated coreCaolán McNamara1-0/+0
2013-09-08pywizards: Fix date and time fieldsXisco Fauli3-33/+34
2013-09-08break the habit of throwing away the actually useful error messagesChristian Lohmaier1-11/+10
2013-09-08Related: fdo#38838 String::ReleaseBufferAccess is now no moreCaolán McNamara3-43/+11
2013-09-08Updated coreCaolán McNamara1-0/+0
2013-09-08SwMailConfigDlg can now be converted to SfxSingleTabDialogCaolán McNamara2-11/+5
2013-09-08Creating one single Player manager.Minh Ngo4-10/+27
2013-09-08disable pangesture recognizer when pointer image is displayedSiqi LIU3-5/+17
2013-09-08convert already exists dialog to .uiCaolán McNamara9-95/+246