summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* remove unused SfxListener subclassingNoel Grandin2016-10-241-15/+0
* Fix typosAndrea Gelmini2016-10-231-1/+1
* profilesafe: Added more specific optionsArmin Le Grand2016-10-213-66/+132
* Arrow style dropdown was applying the wrong line endsMaxim Monastirsky2016-10-211-1/+1
* Silence warningMaxim Monastirsky2016-10-211-12/+1
* Handle link click directly in FixedHyperlinkSamuel Mehrbrodt2016-10-202-32/+0
* loplugin:expandablemethodds in svxNoel Grandin2016-10-2045-173/+54
* SvxColorWindow_Impl: Unify title settingMaxim Monastirsky2016-10-202-48/+33
* Remove RID_SVXITEMS_EXTRAS_CHARCOLOR stringMaxim Monastirsky2016-10-192-5/+1
* '>>=' with rhs Any is a copy assignmentJochen Nitschke2016-10-191-1/+1
* profilesafe: Deeper integration with SafeModeArmin Le Grand2016-10-191-4/+4
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-192-2/+2
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-2/+2
* Fix: Quit in SafeModeDialog didn't work properlySamuel Mehrbrodt2016-10-182-11/+2
* tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2016-10-182-5/+5
* loplugin:unusedmethodsNoel Grandin2016-10-183-166/+0
* safemode: Add hints how to get help/report a bugSamuel Mehrbrodt2016-10-173-47/+156
* tdf#100180: Band-aid fix for non-editable chart sidebarKatarina Behrens2016-10-172-15/+1
* Use UNO registration for font name toolbox controlMaxim Monastirsky2016-10-152-32/+77
* use initializer list ...Jochen Nitschke2016-10-151-7/+4
* profilesafe: Adapted to UIArmin Le Grand2016-10-143-79/+192
* loplugin:mergeclasses merge SvxListBoxControl with SvxUndoRedoControlNoel Grandin2016-10-141-32/+7
* loplugin:mergeclasses merge svx::ISlotInvalidator with svx::FmTextControlShellNoel Grandin2016-10-144-17/+7
* Use FeatureStateEvent directly for status updatesMaxim Monastirsky2016-10-134-72/+60
* This comment is no longer trueMaxim Monastirsky2016-10-132-20/+0
* SvxColorToolBoxControl: Some cleanupMaxim Monastirsky2016-10-133-77/+10
* SvxColorToolBoxControl: Unify members prefixMaxim Monastirsky2016-10-131-41/+33
* convert SvxPageUsage to scoped enumNoel Grandin2016-10-133-28/+29
* SafeModeDialog: Remove flag also when exitingSamuel Mehrbrodt2016-10-121-0/+3
* de-src empty panel placeholder widgetryCaolán McNamara2016-10-125-69/+11
* remove (yet another) StringListResource implementationCaolán McNamara2016-10-126-229/+42
* CrashReportDialog: Enter safemode only after sending crash reportSamuel Mehrbrodt2016-10-122-9/+15
* SafeModeDialog: Enable restart button only for active selectionsSamuel Mehrbrodt2016-10-122-0/+14
* SafeModeDialog: Handle restart button eventSamuel Mehrbrodt2016-10-122-0/+13
* SafeModeDialog: Handle quit button eventSamuel Mehrbrodt2016-10-122-1/+15
* Delete the safemode flag when closing the dialogSamuel Mehrbrodt2016-10-122-1/+10
* safemode: Add flag to indicate safemodeSamuel Mehrbrodt2016-10-122-2/+4
* loplugin:countusersofdefaultparams in svxNoel Grandin2016-10-1217-22/+22
* Allow entering safemode after crashSamuel Mehrbrodt2016-10-113-0/+31
* tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose2016-10-101-0/+19
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-104-12/+12
* Show dialog when starting in safe modeSamuel Mehrbrodt2016-10-107-0/+363
* Fix typoSamuel Mehrbrodt2016-10-101-1/+1
* Improve checkbox label in header/footer tabYousuf Philips2016-10-091-1/+1
* convert CELL constants to typed_flagsJochen Nitschke2016-10-091-76/+83
* 60x86 is the logical size not pixel sizeCaolán McNamara2016-10-081-1/+1
* de-src SvxStyleBox_Impl comboboxCaolán McNamara2016-10-072-14/+3
* loplugin:staticmethods: svxStephan Bergmann2016-10-0710-16/+16
* Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky2016-10-071-46/+13
* rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke2016-10-061-2/+2