summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* callcatcher: update unused codeCaolán McNamara2014-08-272-113/+0
* Related: fdo#82259 possible solution to 'GB18030 Bitmap' detected as JapaneseCaolán McNamara2014-08-261-1/+1
* convert sw use of template manager to new managerCaolán McNamara2014-08-265-2174/+5
* bnc#719994: We need the proper alpha maskTor Lillqvist2014-08-261-1/+1
* itemdel.[ch]xx is only used in sfx2Markus Mohrhard2014-08-262-86/+0
* convert WARNINGBOX_* to MessageDialog + stringCaolán McNamara2014-08-252-20/+13
* convert STR_QUESTION_JAVADISABLED with custom buttons to .uiCaolán McNamara2014-08-254-15/+89
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-2314-28/+28
* star* -> css::*Thomas Arnhold2014-08-211-1/+1
* TabPages are no longer loaded from resource filesCaolán McNamara2014-08-201-18/+0
* Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza2014-08-204-8/+0
* add a VclViewportCaolán McNamara2014-08-201-0/+5
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-182-3/+0
* svtools: show spin for FormattedFieldTomaž Vajngerl2014-08-171-1/+1
* ErrorBox resources -> MessageDialog + stringsCaolán McNamara2014-08-152-12/+9
* use of STR_ARR_SVT_LANGUAGE_TABLE in wizards is goneCaolán McNamara2014-08-151-10/+0
* drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara2014-08-153-67/+0
* callcatcher: another round of ResId ctor removalsCaolán McNamara2014-08-131-12/+0
* warning C4242: 'initializing' : conversion from 'size_t' to 'const sal_uInt16'Thomas Arnhold2014-08-131-2/+2