summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#71511: in autodetected a11y HC mode, pull background color from themeBjoern Michaelsen2014-01-161-1/+30
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-166-15/+16
* fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza2014-01-166-78/+13
* svt: Use constructor feature for OAddressBookSourceDialogUno.Matúš Kukan2014-01-164-134/+21
* svt: Use constructor feature for GObjectImpl.Matúš Kukan2014-01-163-28/+42
* svt: Use constructor feature for Wizard.Matúš Kukan2014-01-164-162/+81
* svt: Use constructor feature for SvFilterOptionsDialog.Matúš Kukan2014-01-164-153/+90
* Use const& arguments parameter for ctor functions.Matúš Kukan2014-01-155-12/+8
* Initialize constructor based implementations in one place.Matúš Kukan2014-01-152-15/+2
* fdo#51180 reset (Multi)Selection on Clear()Lionel Elie Mamane2014-01-141-0/+7
* longparas: drop STRING_MAXLEN use nowCaolán McNamara2014-01-142-10/+1
* longparas: STRING_LEN is intended here to expand to string lenCaolán McNamara2014-01-131-1/+1
* remove _STRING_HXX gibbereshCaolán McNamara2014-01-131-4/+0
* SvTreeListBox::ExpandingHdl should return boolStephan Bergmann2014-01-131-2/+2
* disentangle CalcSizeCaolán McNamara2014-01-131-1/+1
* cppcheck: Add missing right parenthesisJulien Nabet2014-01-121-6/+6
* longparas: convert GetMaxVisChars from xub_StrLen to sal_Int32Caolán McNamara2014-01-111-1/+1
* Use boolStephan Bergmann2014-01-102-12/+12
* Use proper bool operationsStephan Bergmann2014-01-102-3/+3
* EndDialog takes long nResult, not boolStephan Bergmann2014-01-101-2/+2
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-105-26/+29
* Unused memberStephan Bergmann2014-01-102-4/+0