summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Doxygen warnings correctedChris Sherlock1-1/+1
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin4-14/+16
2014-02-04fdo#73263: Change the default color for reference border to non-red.Kohei Yoshida1-1/+1
2014-02-04C2872: ´Pair´ : ambiguous symbolCaolán McNamara1-1/+1
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock1-2/+1
2014-02-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-02-04convert link database dialog .uiCaolán McNamara1-2/+18
2014-02-03MultiSelection::GetRangeCount() returns size_tMatteo Casalin1-2/+2
2014-02-03ensure selected calc sheet tab is always visible, and we use space sensibly.Michael Meeks1-1/+15
2014-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl1-1/+41
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-4/+4
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan3-5/+5
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2-11/+20
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann21-104/+104
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2-3/+3
2014-01-28coverity#440831 Dereference before null checkCaolán McNamara1-1/+1
2014-01-27coverity#1079289 : Uninitialized scalar fieldNorbert Thiebaud1-9/+13
2014-01-24coverity#708304 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-01-24coverity#1158253 Dereference before null checkCaolán McNamara1-7/+3
2014-01-23coverity#1158464 Uninitialized scalar fieldCaolán McNamara1-6/+7
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida1-6/+3
2014-01-22remove SvStream::operator<< methodsNoel Grandin2-8/+8
2014-01-22convert more SvStream::operator<< callsNoel Grandin4-64/+64
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky8-42/+23
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2-4/+4
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky8-17/+36
2014-01-21bool improvementsStephan Bergmann7-10/+10
2014-01-21bool improvementsStephan Bergmann4-7/+7
2014-01-21boradcast->broadcastCaolán McNamara1-2/+2
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-6/+6
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi2-22/+0
2014-01-20Better pixelization of dashed lines for screen rendering.Kohei Yoshida1-0/+10
2014-01-20Revert "svt: Use constructor feature for FilePicker and FolderPicker..."Jan Holesovsky5-17/+168
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky8-24/+8
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock1-1/+1
2014-01-20Related: #i56998# use FUNIT_PERCENT on fields that allow relative valueTsutomu Uchino1-2/+1
2014-01-18Unify ctor functions for component implementations.Matúš Kukan4-19/+17
2014-01-18Window::PreNotify should return boolStephan Bergmann16-45/+45
2014-01-17Revise the line patterns further. Now they look satisfactory to my eye.Kohei Yoshida1-4/+4
2014-01-17Apply dashing without consulting current map unit.Kohei Yoshida1-105/+68
2014-01-17More fine-tuned stroke patterns.Kohei Yoshida1-17/+22
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida1-6/+8
2014-01-17Window::Notify should return boolStephan Bergmann13-23/+23
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel1-6/+0
2014-01-17Pass initialize arguments directly into ODocumentCloser' ctor.Matúš Kukan1-51/+22
2014-01-16fdo#71511: reload ColorConfig after tweaking relevant a11y settingsBjoern Michaelsen2-1/+8
2014-01-16fdo#71511: in autodetected a11y HC mode, pull background color from themeBjoern Michaelsen1-1/+30
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin6-15/+16
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza6-78/+13