summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-23Move defines into settings.hxxChris Sherlock
2014-01-23Document more of VCL's Application classChris Sherlock
2014-01-23bool improvementsStephan Bergmann
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist
2014-01-23Use assert() and SAL_WARN() instead of DBG_ASSERT() and OSL_FAIL()Tor Lillqvist
2014-01-22coverity#704575 et al. and clean-up.Norbert Thiebaud
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida
2014-01-22Use scoped_ptr for these.Kohei Yoshida
2014-01-23fdo#67238: sw: fix table cell UnprotectMichael Stahl
2014-01-23Avoid possible resource leaks in case of exceptionTakeshi Abe
2014-01-23Fix the class nameTakeshi Abe
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22writerfilter: refactor to avoid redundant FSPA class in doctokMiklos Vajna
2014-01-22writerfilter: drop no longer needed BKF class in doctokMiklos Vajna
2014-01-22writerfilter: drop no longer needed Fib class in doctokMiklos Vajna
2014-01-22writerfilter: drop no longer needed LineProps class in doctokMiklos Vajna
2014-01-22writerfilter: drop no longer needed TBD class in doctokMiklos Vajna
2014-01-22android: Remove native-code.cxx on make clean.Matúš Kukan
2014-01-22Clean up SfxItemSet::PutStephan Bergmann
2014-01-22fdo#73886: Let's keep the "left" border outer and "right" inner.Kohei Yoshida
2014-01-22rename _HeaderTabListBox to MacroEventListBoxCaolán McNamara
2014-01-22split resize parts of ConnectElements into ::ResizeCaolán McNamara
2014-01-22comment out of dataCaolán McNamara
2014-01-22as far as I can see there is no users of SvxShortcutAssignDlgCaolán McNamara
2014-01-22warning C4805: '|=' : unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann
2014-01-22Fix misaligned code commentChris Sherlock
2014-01-22longparas: sneaky sal_uInt16 casts truncating values causing loopCaolán McNamara
2014-01-22DOCX import: set document-level font size default based on default para styleMiklos Vajna
2014-01-22-Werror,-WreorderStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-22reorient the ok/cancel/help buttons of external dataCaolán McNamara
2014-01-22Improve settings code reabilityChris Sherlock
2014-01-22Maybe this bool clean-up avoids false -Werror=maybe-uninitialized on AndroidStephan Bergmann
2014-01-22fdo#73886: Check the right width in case the left width is zero.Kohei Yoshida
2014-01-22implicitboolconversion: also warn about mixing bool/sal_Bool in &=, |=, ^=Stephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22Add some unit-tests for Mid vb function (includes fdo#73771)Julien Nabet
2014-01-22drop translation of % now that we use icu to format itCaolán McNamara
2014-01-22CLDR Version 24 doesn't know about es and sl using space before %Caolán McNamara
2014-01-22Resolves: fdo#72989 color buttons not disabled in readonly docsCaolán McNamara
2014-01-22Fix service name of UnoFrameControlZolnai Tamás
2014-01-22implicitboolconversion: also warn about mixing bool/sal_Bool in == etc.Stephan Bergmann
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann