summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* 3D charts: Call the 3D chart update from the lazy update, instead of always.Jan Holesovsky2014-09-121-8/+8
* svx: sal_Bool -> boolStephan Bergmann2014-09-124-8/+8
* 3D charts: Update the 3D charts when a value changes.Jan Holesovsky2014-09-123-49/+120
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-1281-463/+463
* add windows 1258 to charset listCaolán McNamara2014-09-111-0/+1
* Avoid ODR-violating name clashStephan Bergmann2014-09-111-0/+3
* more fixes for SfxItemStateNoel Grandin2014-09-101-1/+1
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-1033-91/+91
* Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann2014-09-102-2/+2
* wrap at some reasonable locationCaolán McNamara2014-09-101-0/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-09-101-1/+1
* coverity#1237353 Unchecked dynamic_castCaolán McNamara2014-09-081-12/+7
* Related #82088: removed last css aliases in hxxStefan Weiberg2014-09-081-3/+2
* cppcheck: Logical disjunction always evaluates to trueJulien Nabet2014-09-071-7/+4
* Related fdo#82088: dropping aliases again :)Stefan Weiberg2014-09-063-11/+10
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-0627-122/+78
* convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara2014-09-0512-631/+576
* svx: Update the README wrt. the SdrObject(s).Jan Holesovsky2014-09-051-11/+28
* resource files: remove unused definitionsThomas Arnhold2014-09-056-38/+0
* coverity#983930 Uncaught exceptionCaolán McNamara2014-09-041-1/+10
* Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan2014-09-033-3/+3
* fdo#82652 add new gradient names to translatable resourceAndras Timar2014-09-031-0/+198
* These slots not meant to be added to a toolbar or recordedMaxim Monastirsky2014-09-031-10/+10
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-036-78/+61
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-0313-49/+47
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-021-3/+0
* coverity#707263 Uncaught exceptionCaolán McNamara2014-09-021-1/+11
* Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann2014-09-015-67/+35
* Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann2014-09-017-114/+66
* Missing Clone overridesStephan Bergmann2014-09-011-2/+24
* Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann2014-09-016-33/+16
* Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann2014-09-018-129/+76
* Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann2014-09-019-51/+27
* Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2014-09-011-0/+3
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-011-3/+0
* Typo: childs->childrenJulien Nabet2014-08-311-2/+2
* More mushrooms...Olivier Hallot2014-08-311-20/+33
* Fix build problem in the --disable-database-connectivity caseTor Lillqvist2014-08-301-1/+2
* fdo#67615 TextField in table should use same formatting as floating TextFieldLionel Elie Mamane2014-08-293-16/+4
* Make opengl chart window always activeZolnai Tamás2014-08-292-2/+4
* ChartHelper::IsChart is uselessZolnai Tamás2014-08-292-23/+1
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-281-0/+1
* Avoid unnecessary, potentially invalid downcasts from SdrObject to SdrObjGroupStephan Bergmann2014-08-281-4/+4
* Resolves: fdo#77516 sub-grid shouldn't be allowed as 0Caolán McNamara2014-08-281-2/+6
* Resolves: fdo#83062 infinite recursionCaolán McNamara2014-08-271-4/+4
* make .ui label translatableAndras Timar2014-08-271-1/+1
* callcatcher: update unused codeCaolán McNamara2014-08-276-245/+7
* set default buttonsCaolán McNamara2014-08-262-5/+4
* bnc#770711: Make changing table text color in impress always workMatúš Kukan2014-08-261-0/+2
* zoom slider: remove unneeded whitespacesTomaž Vajngerl2014-08-251-21/+0