summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2014-02-11svtools: add some missing locks in new codeMichael Stahl
2014-02-10coverity#440991 Dereference after null checkCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04fdo#73263: Change the default color for reference border to non-red.Kohei Yoshida
2014-02-04C2872: ´Pair´ : ambiguous symbolCaolán McNamara
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-02-04-Werror,-Wunused-private-fieldStephan Bergmann
2014-02-04convert link database dialog .uiCaolán McNamara
2014-02-03MultiSelection::GetRangeCount() returns size_tMatteo Casalin
2014-02-03ensure selected calc sheet tab is always visible, and we use space sensibly.Michael Meeks
2014-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
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