summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28coverity#440831 Dereference before null checkCaolán McNamara
2014-01-27coverity#1079289 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-24coverity#708304 Uninitialized scalar fieldCaolán McNamara
2014-01-24coverity#1158253 Dereference before null checkCaolán McNamara
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