summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-15ErrorBox resources -> MessageDialog + stringsCaolán McNamara2-12/+9
2014-08-15use of STR_ARR_SVT_LANGUAGE_TABLE in wizards is goneCaolán McNamara1-10/+0
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara3-67/+0
2014-08-13callcatcher: another round of ResId ctor removalsCaolán McNamara1-12/+0
2014-08-13warning C4242: 'initializing' : conversion from 'size_t' to 'const sal_uInt16'Thomas Arnhold1-2/+2
2014-08-13update_pchThomas Arnhold1-0/+1
2014-08-12Related: fdo#82259 not all STIX are symbol fontsKhaled Hosny1-1/+4
2014-08-12Related: fdo#82259 Show same preview for both Symbol variantsCaolán McNamara1-0/+15
2014-08-12Related: fdo#82259 esint10 can't render its name eitherCaolán McNamara1-0/+1
2014-08-12Related: fdo#82259 OpenSymbol doesn't have 0x2706 or 0x2704 so no previewCaolán McNamara1-1/+1
2014-08-12Resolves: fdo#82259 use same symbol strategy on all platformsCaolán McNamara1-5/+0
2014-08-12Related: fdo#82259 all the STIX fonts are really for symbolsCaolán McNamara1-0/+1
2014-08-12Related: fdo#82259 list Apple Color Emoji as a symbol font.Adolfo Jayme Barrientos1-0/+1
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara1-18/+0
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-08-11Related: fdo#82259 stmary can render its own name, but unreadablyCaolán McNamara1-0/+1
2014-08-11Related: fdo#82259 add Armenian preview textCaolán McNamara1-0/+12
2014-08-11Resolves fdo#79278: not too dark, not too bright background colorAdolfo Jayme Barrientos1-1/+1
2014-08-11callcatcher: update unused codeCaolán McNamara5-41/+0
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-9/+20
2014-08-07coverity#1202783 Division or modulo by zeroCaolán McNamara1-1/+1
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann3-0/+3
2014-07-24fdo#51534 - rulers should have app-background by default (apparently).Michael Meeks1-1/+5
2014-07-24it seems that CPPUNIT_PLUGIN_IMPLEMENT can't be in nsDavid Tardon1-2/+2
2014-07-24add test for swapping of GraphicObjectDavid Tardon4-0/+180