summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* update_pchThomas Arnhold2014-08-131-0/+1
* Related: fdo#82259 not all STIX are symbol fontsKhaled Hosny2014-08-121-1/+4
* Related: fdo#82259 Show same preview for both Symbol variantsCaolán McNamara2014-08-121-0/+15
* Related: fdo#82259 esint10 can't render its name eitherCaolán McNamara2014-08-121-0/+1
* Related: fdo#82259 OpenSymbol doesn't have 0x2706 or 0x2704 so no previewCaolán McNamara2014-08-121-1/+1
* Resolves: fdo#82259 use same symbol strategy on all platformsCaolán McNamara2014-08-121-5/+0
* Related: fdo#82259 all the STIX fonts are really for symbolsCaolán McNamara2014-08-121-0/+1
* Related: fdo#82259 list Apple Color Emoji as a symbol font.Adolfo Jayme Barrientos2014-08-121-0/+1
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-121-18/+0
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-111-1/+1
* Related: fdo#82259 stmary can render its own name, but unreadablyCaolán McNamara2014-08-111-0/+1
* Related: fdo#82259 add Armenian preview textCaolán McNamara2014-08-111-0/+12
* Resolves fdo#79278: not too dark, not too bright background colorAdolfo Jayme Barrientos2014-08-111-1/+1
* callcatcher: update unused codeCaolán McNamara2014-08-115-41/+0
* Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand2014-08-091-9/+20
* coverity#1202783 Division or modulo by zeroCaolán McNamara2014-08-071-1/+1
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-073-0/+3