summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-5/+5
* fdo#82577: Handle RegionNoel Grandin2014-09-3012-36/+36
* MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann2014-09-292-4/+4
* svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-297-9/+10
* loplugin: cstylecastNoel Grandin2014-09-2931-172/+175
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-282-2/+2
* Restore missing title in addresstemplatedialog.uiAdolfo Jayme Barrientos2014-09-281-0/+1
* remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin2014-09-262-3/+3
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin2014-09-261-2/+2
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-261-1/+1
* remove pointless commentsNoel Grandin2014-09-261-2/+0
* remove unnecessary casts'sNoel Grandin2014-09-262-9/+8
* Resolves: fdo#83943 avoid infinite recursionCaolán McNamara2014-09-261-2/+17
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-231-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-2392-281/+281
* html: add applyEvents to HTML outputTomaž Vajngerl2014-09-221-0/+25
* Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl2014-09-222-3/+170
* callcatcher: update unused codeCaolán McNamara2014-09-181-35/+0
* fdo#82577: Handle FontNoel Grandin2014-09-1822-80/+79
* add Kven Finnish [fkv-NO] to language list, fdo#83332Eike Rathke2014-09-171-0/+1
* callcatcher: update unused codeCaolán McNamara2014-09-173-29/+0
* Remove shadows in tabs to make them look more flat.Tomaž Vajngerl2014-09-161-71/+2
* Make tab label padding dependent on font height.Tomaž Vajngerl2014-09-161-2/+4
* Change tabs (sheets in Calc) to better looking rectangle shape.Tomaž Vajngerl2014-09-161-32/+24
* convert Edit autocomplete Hdl to boost signals2Luboš Luňák2014-09-141-7/+2
* Resolves: fdo#82259 more fonts that lie or have no os/2 tableCaolán McNamara2014-09-131-2/+17
* USCRIPT_LAO->USCRIPT_MALAYALAMCaolán McNamara2014-09-131-1/+1
* Related: fdo#82259 GungSeo has no OS/2 tableCaolán McNamara2014-09-131-0/+5
* do HardCodedScriptName before getting Font CapabilitiesCaolán McNamara2014-09-131-13/+9
* Related: fdo#82259 BiauKai makes some crazy claimsCaolán McNamara2014-09-121-0/+6
* Related: fdo#82259 various "* MN" fonts incorrectly claim to support TAMILCaolán McNamara2014-09-121-3/+52
* svtools: sal_Bool -> boolStephan Bergmann2014-09-123-3/+3
* callcatcher: update unused codeCaolán McNamara2014-09-102-267/+0
* vcl: sal_Bool -> boolStephan Bergmann2014-09-107-10/+10
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-2/+3
* fdo#69162 avoid crashing on Accellerator in poorly initialized contextNorbert Thiebaud2014-09-051-1/+4
* fdo#82259 Hardcode script for "GB18030 Bitmap"Matthew J. Francis2014-09-021-7/+27
* Typo: childs->childrenJulien Nabet2014-08-311-1/+1
* Treeview may lose focus when left/right arrow is usedNiklas Johansson2014-08-311-4/+18
* GraphicManager: fix crash when swapping out graphicsMichael Stahl2014-08-311-1/+11
* GraphicManager: let's assert GraphicObjects are inserted and deleted onceMichael Stahl2014-08-311-1/+5
* the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard2014-08-291-1/+12
* cache the call to getenvMarkus Mohrhard2014-08-291-1/+2
* Make opengl chart window always activeZolnai Tamás2014-08-291-0/+13
* Add a method to check whether an XEmbeddedObject is a chartZolnai Tamás2014-08-291-11/+16
* Resolves: fdo#83068 ignore spaces in font-size unit detectionCaolán McNamara2014-08-291-1/+2
* callcatcher: update unused codeCaolán McNamara2014-08-281-12/+0
* WaE: macro is not usedTor Lillqvist2014-08-271-2/+0
* WaE: Unreferenced function definitionsTor Lillqvist2014-08-271-92/+0