summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-14Actually we can just swap them. The originals are not used after this call.Kohei Yoshida
2013-02-14Use std::vector instead of C-style arrays.Kohei Yoshida
2013-02-14Pass ScDPSource to ScDPResultData as a reference.Kohei Yoshida
2013-02-15sal_Bool to boolTakeshi Abe
2013-02-15bUseDialog was always trueTakeshi Abe
2013-02-14Caller should check the member visibility, not the callee.Kohei Yoshida
2013-02-14Comment translation german - english - redo of writer.cxxMatthias Freund
2013-02-14Misc cleanup - scope reduction, string, class description etc.Kohei Yoshida
2013-02-14various efforts to consistently apply HIG rulesCaolán McNamara
2013-02-14CELL needs to be recalculated during import as well, fdo#60645Markus Mohrhard
2013-02-14drop unused hidCaolán McNamara
2013-02-14Updated coreCaolán McNamara
2013-02-14nss, too, this is ridiculousTor Lillqvist
2013-02-14appdde.cxx: try to fix MSVC buildMichael Stahl
2013-02-14Translation of german commentUrs Fässler
2013-02-14fix buildLuboš Luňák
2013-02-14fdo#60483 English -> English (United States) in language selector of installerAndras Timar
2013-02-14fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna
2013-02-14-Werror,-Wunused-private-fieldStephan Bergmann
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann
2013-02-14split out trust page and adapt codeCaolán McNamara
2013-02-14teach radiogroup loader about custom propertiesCaolán McNamara
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann
2013-02-14use 'default character set' as the windows charset for unicodeLuboš Luňák
2013-02-14More boolean cleanups.Kohei Yoshida
2013-02-14Disambiguation for MSCStephan Bergmann
2013-02-14more reliable detecting of changes in the combobox lineeditLuboš Luňák
2013-02-14mso saves obfuscated fonts as .odttf in .docx, so use the extension as wellLuboš Luňák
2013-02-14String to OUString.Kohei Yoshida
2013-02-14Massive sal_Bool to bool conversion.Kohei Yoshida
2013-02-14Fix ugly indentation.Kohei Yoshida
2013-02-14CalcRowData can be passed as a const reference.Kohei Yoshida
2013-02-14assert if there is a wrong index, a warning is not enoughMarkus Mohrhard
2013-02-14another case of wrong escaping for "Markus Mohrhard
2013-02-14Avoid ambiguities after string clean-up of InfoBox usersStephan Bergmann
2013-02-14Comment clean-upStephan Bergmann
2013-02-14svl, tooTor Lillqvist
2013-02-14Missing dependencyStephan Bergmann
2013-02-14Fix compilation error with older GCCTor Lillqvist
2013-02-14rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann
2013-02-14Fix build against Mac OS X SDK 10.4Tor Lillqvist
2013-02-14use >= as mentioned in the UI, fdo#60798Markus Mohrhard
2013-02-14forgotten mnemonic widgetsCaolán McNamara
2013-02-14Updated coreCaolán McNamara
2013-02-14adapt code to insert sheet .uiCaolán McNamara
2013-02-14consistent 6px border and frame top alignmentCaolán McNamara
2013-02-14Converted Insert -> Sheet widget.Abdulelah Alarifi
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-14Updated coreCaolán McNamara
2013-02-14TriState boxes created via the builder default to STATE_DONTKNOWCaolán McNamara