summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-15adapt macro security dialog code to .uiCaolán McNamara8-95/+47
2013-02-15use stock buttonCaolán McNamara1-9/+2
2013-02-15Updated coreCaolán McNamara1-0/+0
2013-02-15WaE: comparison between signed and unsigned integer expressionsTor Lillqvist1-4/+4
2013-02-15Try again to unbreak the MinGW cross-compiling tinderboxTor Lillqvist1-1/+2
2013-02-15fdo#58283 produce all translations for desktop filesDavid Tardon1-11/+14
2013-02-15fdo#34548 don't crash on undoing text frame removalDavid Tardon2-1/+70
2013-02-15fix fdo#60804 - Print to File leads to CrashNoel Grandin2-23/+9
2013-02-14Fix subsequentcheck. We need to have at least one measure data at all times.Kohei Yoshida1-4/+33
2013-02-14Disable DumpState() and its friends when not debugging pivot code.Kohei Yoshida2-7/+28
2013-02-15Comment translation german - english - redo of 5 filesMatthias Freund5-34/+34
2013-02-14Why in the world would anyone pass an integer as a const reference...Kohei Yoshida2-2/+2
2013-02-14This should be a struct & let's not put everything in header.Kohei Yoshida2-5/+11
2013-02-14Actually we can just swap them. The originals are not used after this call.Kohei Yoshida3-41/+15
2013-02-14Use std::vector instead of C-style arrays.Kohei Yoshida2-44/+31
2013-02-14Pass ScDPSource to ScDPResultData as a reference.Kohei Yoshida3-22/+21
2013-02-15sal_Bool to boolTakeshi Abe8-63/+63
2013-02-15bUseDialog was always trueTakeshi Abe1-2/+0
2013-02-14Caller should check the member visibility, not the callee.Kohei Yoshida1-82/+80
2013-02-14Comment translation german - english - redo of writer.cxxMatthias Freund1-34/+34
2013-02-14Misc cleanup - scope reduction, string, class description etc.Kohei Yoshida2-29/+31
2013-02-14various efforts to consistently apply HIG rulesCaolán McNamara5-95/+76
2013-02-14CELL needs to be recalculated during import as well, fdo#60645Markus Mohrhard1-0/+2
2013-02-14drop unused hidCaolán McNamara1-1/+0
2013-02-14Updated coreCaolán McNamara1-0/+0
2013-02-14nss, too, this is ridiculousTor Lillqvist1-0/+1
2013-02-14appdde.cxx: try to fix MSVC buildMichael Stahl1-5/+5
2013-02-14Translation of german commentUrs Fässler1-10/+9
2013-02-14fix buildLuboš Luňák1-0/+8
2013-02-14fdo#60483 English -> English (United States) in language selector of installerAndras Timar2-4/+4
2013-02-14fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna8-10/+21
2013-02-14-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann1-7/+3
2013-02-14split out trust page and adapt codeCaolán McNamara9-473/+442
2013-02-14teach radiogroup loader about custom propertiesCaolán McNamara1-1/+5
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann1-9/+4
2013-02-14use 'default character set' as the windows charset for unicodeLuboš Luňák1-2/+1
2013-02-14More boolean cleanups.Kohei Yoshida2-66/+65
2013-02-14Disambiguation for MSCStephan Bergmann1-2/+2
2013-02-14more reliable detecting of changes in the combobox lineeditLuboš Luňák1-18/+14
2013-02-14mso saves obfuscated fonts as .odttf in .docx, so use the extension as wellLuboš Luňák1-2/+2
2013-02-14String to OUString.Kohei Yoshida2-45/+45
2013-02-14Massive sal_Bool to bool conversion.Kohei Yoshida3-134/+132
2013-02-14Fix ugly indentation.Kohei Yoshida1-10/+10
2013-02-14CalcRowData can be passed as a const reference.Kohei Yoshida2-2/+2
2013-02-14assert if there is a wrong index, a warning is not enoughMarkus Mohrhard1-8/+2
2013-02-14another case of wrong escaping for "Markus Mohrhard1-2/+2
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann2-2/+2
2013-02-14Comment clean-upStephan Bergmann2-12/+5
2013-02-14svl, tooTor Lillqvist1-0/+1