summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin92-281/+281
2014-09-22html: add applyEvents to HTML outputTomaž Vajngerl1-0/+25
2014-09-22Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl2-3/+170
2014-09-18callcatcher: update unused codeCaolán McNamara1-35/+0
2014-09-18fdo#82577: Handle FontNoel Grandin22-80/+79
2014-09-17add Kven Finnish [fkv-NO] to language list, fdo#83332Eike Rathke1-0/+1
2014-09-17callcatcher: update unused codeCaolán McNamara3-29/+0
2014-09-16Remove shadows in tabs to make them look more flat.Tomaž Vajngerl1-71/+2
2014-09-16Make tab label padding dependent on font height.Tomaž Vajngerl1-2/+4
2014-09-16Change tabs (sheets in Calc) to better looking rectangle shape.Tomaž Vajngerl1-32/+24
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák1-7/+2
2014-09-13Resolves: fdo#82259 more fonts that lie or have no os/2 tableCaolán McNamara1-2/+17
2014-09-13USCRIPT_LAO->USCRIPT_MALAYALAMCaolán McNamara1-1/+1
2014-09-13Related: fdo#82259 GungSeo has no OS/2 tableCaolán McNamara1-0/+5
2014-09-13do HardCodedScriptName before getting Font CapabilitiesCaolán McNamara1-13/+9
2014-09-12Related: fdo#82259 BiauKai makes some crazy claimsCaolán McNamara1-0/+6
2014-09-12Related: fdo#82259 various "* MN" fonts incorrectly claim to support TAMILCaolán McNamara1-3/+52
2014-09-12svtools: sal_Bool -> boolStephan Bergmann3-3/+3
2014-09-10callcatcher: update unused codeCaolán McNamara2-267/+0
2014-09-10vcl: sal_Bool -> boolStephan Bergmann7-10/+10
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+3
2014-09-05fdo#69162 avoid crashing on Accellerator in poorly initialized contextNorbert Thiebaud1-1/+4
2014-09-02fdo#82259 Hardcode script for "GB18030 Bitmap"Matthew J. Francis1-7/+27
2014-08-31Typo: childs->childrenJulien Nabet1-1/+1
2014-08-31Treeview may lose focus when left/right arrow is usedNiklas Johansson1-4/+18
2014-08-31GraphicManager: fix crash when swapping out graphicsMichael Stahl1-1/+11
2014-08-31GraphicManager: let's assert GraphicObjects are inserted and deleted onceMichael Stahl1-1/+5
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard1-1/+12
2014-08-29cache the call to getenvMarkus Mohrhard1-1/+2
2014-08-29Make opengl chart window always activeZolnai Tamás1-0/+13
2014-08-29Add a method to check whether an XEmbeddedObject is a chartZolnai Tamás1-11/+16
2014-08-29Resolves: fdo#83068 ignore spaces in font-size unit detectionCaolán McNamara1-1/+2
2014-08-28callcatcher: update unused codeCaolán McNamara1-12/+0
2014-08-27WaE: macro is not usedTor Lillqvist1-2/+0
2014-08-27WaE: Unreferenced function definitionsTor Lillqvist1-92/+0
2014-08-27callcatcher: update unused codeCaolán McNamara2-113/+0
2014-08-26Related: fdo#82259 possible solution to 'GB18030 Bitmap' detected as JapaneseCaolán McNamara1-1/+1
2014-08-26convert sw use of template manager to new managerCaolán McNamara5-2174/+5
2014-08-26bnc#719994: We need the proper alpha maskTor Lillqvist1-1/+1
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard2-86/+0
2014-08-25convert WARNINGBOX_* to MessageDialog + stringCaolán McNamara2-20/+13
2014-08-25convert STR_QUESTION_JAVADISABLED with custom buttons to .uiCaolán McNamara4-15/+89
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist14-28/+28
2014-08-21star* -> css::*Thomas Arnhold1-1/+1
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara1-18/+0
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza4-8/+0
2014-08-20add a VclViewportCaolán McNamara1-0/+5
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara2-3/+0
2014-08-17svtools: show spin for FormattedFieldTomaž Vajngerl1-1/+1