summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2014-01-23coverity#1158464 Uninitialized scalar fieldCaolán McNamara
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-21boradcast->broadcastCaolán McNamara
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi
2014-01-20Better pixelization of dashed lines for screen rendering.Kohei Yoshida
2014-01-20Revert "svt: Use constructor feature for FilePicker and FolderPicker..."Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2014-01-20Related: #i56998# use FUNIT_PERCENT on fields that allow relative valueTsutomu Uchino
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Revise the line patterns further. Now they look satisfactory to my eye.Kohei Yoshida
2014-01-17Apply dashing without consulting current map unit.Kohei Yoshida
2014-01-17More fine-tuned stroke patterns.Kohei Yoshida
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2014-01-17Pass initialize arguments directly into ODocumentCloser' ctor.Matúš Kukan
2014-01-16fdo#71511: reload ColorConfig after tweaking relevant a11y settingsBjoern Michaelsen
2014-01-16fdo#71511: in autodetected a11y HC mode, pull background color from themeBjoern Michaelsen
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza
2014-01-16svt: Use constructor feature for OAddressBookSourceDialogUno.Matúš Kukan
2014-01-16svt: Use constructor feature for GObjectImpl.Matúš Kukan
2014-01-16svt: Use constructor feature for Wizard.Matúš Kukan
2014-01-16svt: Use constructor feature for SvFilterOptionsDialog.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan
2014-01-14fdo#51180 reset (Multi)Selection on Clear()Lionel Elie Mamane
2014-01-14longparas: drop STRING_MAXLEN use nowCaolán McNamara
2014-01-13longparas: STRING_LEN is intended here to expand to string lenCaolán McNamara
2014-01-13remove _STRING_HXX gibbereshCaolán McNamara
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann
2014-01-13disentangle CalcSizeCaolán McNamara
2014-01-12cppcheck: Add missing right parenthesisJulien Nabet
2014-01-11longparas: convert GetMaxVisChars from xub_StrLen to sal_Int32Caolán McNamara
2014-01-10Use boolStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-10EndDialog takes long nResult, not boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-10Unused memberStephan Bergmann