summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* sal_Bool -> boolStephan Bergmann2014-02-071-5/+5
* typo fixes in commentsAndras Timar2014-02-061-2/+2
* fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi2014-02-061-9/+1
* Doxygen warnings correctedChris Sherlock2014-02-051-1/+1
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-044-14/+16
* fdo#73263: Change the default color for reference border to non-red.Kohei Yoshida2014-02-041-1/+1
* C2872: ´Pair´ : ambiguous symbolCaolán McNamara2014-02-041-1/+1
* Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock2014-02-041-2/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2014-02-041-1/+0
* convert link database dialog .uiCaolán McNamara2014-02-041-2/+18
* MultiSelection::GetRangeCount() returns size_tMatteo Casalin2014-02-031-2/+2
* ensure selected calc sheet tab is always visible, and we use space sensibly.Michael Meeks2014-02-031-1/+15
* remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl2014-02-031-1/+41
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-4/+4
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-303-5/+5
* Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2014-01-302-11/+20
* bool improvementsStephan Bergmann2014-01-291-1/+1
* bool improvementsStephan Bergmann2014-01-2821-104/+104
* Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2014-01-282-3/+3
* coverity#440831 Dereference before null checkCaolán McNamara2014-01-281-1/+1
* coverity#1079289 : Uninitialized scalar fieldNorbert Thiebaud2014-01-271-9/+13
* coverity#708304 Uninitialized scalar fieldCaolán McNamara2014-01-241-0/+1
* coverity#1158253 Dereference before null checkCaolán McNamara2014-01-241-7/+3
* coverity#1158464 Uninitialized scalar fieldCaolán McNamara2014-01-231-6/+7
* Only allow approved border styles in cell borders.Kohei Yoshida2014-01-221-6/+3
* remove SvStream::operator<< methodsNoel Grandin2014-01-222-8/+8
* convert more SvStream::operator<< callsNoel Grandin2014-01-224-64/+64
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-228-42/+23
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-222-4/+4
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-218-17/+36
* bool improvementsStephan Bergmann2014-01-217-10/+10
* bool improvementsStephan Bergmann2014-01-214-7/+7
* boradcast->broadcastCaolán McNamara2014-01-211-2/+2
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-6/+6
* Removed unused solar.h reference in svtoolsAlexandre Vicenzi2014-01-202-22/+0
* Better pixelization of dashed lines for screen rendering.Kohei Yoshida2014-01-201-0/+10
* Revert "svt: Use constructor feature for FilePicker and FolderPicker..."Jan Holesovsky2014-01-205-17/+168
* Minimize the constructor functions to a bare minimum.Jan Holesovsky2014-01-208-24/+8
* Remove unused Window parameter from SystemSettingsChangingChris Sherlock2014-01-201-1/+1
* Related: #i56998# use FUNIT_PERCENT on fields that allow relative valueTsutomu Uchino2014-01-201-2/+1
* Unify ctor functions for component implementations.Matúš Kukan2014-01-184-19/+17
* Window::PreNotify should return boolStephan Bergmann2014-01-1816-45/+45
* Revise the line patterns further. Now they look satisfactory to my eye.Kohei Yoshida2014-01-171-4/+4
* Apply dashing without consulting current map unit.Kohei Yoshida2014-01-171-105/+68
* More fine-tuned stroke patterns.Kohei Yoshida2014-01-171-17/+22
* Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida2014-01-171-6/+8
* Window::Notify should return boolStephan Bergmann2014-01-1713-23/+23
* removed some unused code (svx, svtools, unotest)Petr Vorel2014-01-171-6/+0
* Pass initialize arguments directly into ODocumentCloser' ctor.Matúš Kukan2014-01-171-51/+22
* fdo#71511: reload ColorConfig after tweaking relevant a11y settingsBjoern Michaelsen2014-01-162-1/+8