summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-09-123D charts: Call the 3D chart update from the lazy update, instead of always.Jan Holesovsky1-8/+8
2014-09-12svx: sal_Bool -> boolStephan Bergmann4-8/+8
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky3-49/+120
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann81-463/+463
2014-09-11add windows 1258 to charset listCaolán McNamara1-0/+1
2014-09-11Avoid ODR-violating name clashStephan Bergmann1-0/+3
2014-09-10more fixes for SfxItemStateNoel Grandin1-1/+1
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann33-91/+91
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann2-2/+2
2014-09-10wrap at some reasonable locationCaolán McNamara1-0/+1
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-08coverity#1237353 Unchecked dynamic_castCaolán McNamara1-12/+7
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg1-3/+2
2014-09-07cppcheck: Logical disjunction always evaluates to trueJulien Nabet1-7/+4
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg3-11/+10
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin27-122/+78
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara12-631/+576
2014-09-05svx: Update the README wrt. the SdrObject(s).Jan Holesovsky1-11/+28
2014-09-05resource files: remove unused definitionsThomas Arnhold6-38/+0
2014-09-04coverity#983930 Uncaught exceptionCaolán McNamara1-1/+10
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan3-3/+3
2014-09-03fdo#82652 add new gradient names to translatable resourceAndras Timar1-0/+198
2014-09-03These slots not meant to be added to a toolbar or recordedMaxim Monastirsky1-10/+10
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara6-78/+61
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg13-49/+47
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-3/+0
2014-09-02coverity#707263 Uncaught exceptionCaolán McNamara1-1/+11
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann5-67/+35
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann7-114/+66
2014-09-01Missing Clone overridesStephan Bergmann1-2/+24
2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann6-33/+16
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann8-129/+76
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann9-51/+27
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna1-0/+3
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-3/+0
2014-08-31Typo: childs->childrenJulien Nabet1-2/+2
2014-08-31More mushrooms...Olivier Hallot1-20/+33
2014-08-30Fix build problem in the --disable-database-connectivity caseTor Lillqvist1-1/+2
2014-08-29fdo#67615 TextField in table should use same formatting as floating TextFieldLionel Elie Mamane3-16/+4
2014-08-29Make opengl chart window always activeZolnai Tamás2-2/+4
2014-08-29ChartHelper::IsChart is uselessZolnai Tamás2-23/+1
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-08-28Avoid unnecessary, potentially invalid downcasts from SdrObject to SdrObjGroupStephan Bergmann1-4/+4
2014-08-28Resolves: fdo#77516 sub-grid shouldn't be allowed as 0Caolán McNamara1-2/+6
2014-08-27Resolves: fdo#83062 infinite recursionCaolán McNamara1-4/+4
2014-08-27make .ui label translatableAndras Timar1-1/+1
2014-08-27callcatcher: update unused codeCaolán McNamara6-245/+7
2014-08-26set default buttonsCaolán McNamara2-5/+4
2014-08-26bnc#770711: Make changing table text color in impress always workMatúš Kukan1-0/+2
2014-08-25zoom slider: remove unneeded whitespacesTomaž Vajngerl1-21/+0