summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController_TextEdit.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-3/+4
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-0/+1
* loplugin:useuniqueptr in ChartControllerNoel Grandin2018-07-241-1/+1
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-2/+0
* weld SvxCharacterMap dialogCaolán McNamara2018-03-301-1/+2
* disambiguate CreateSfxDialogCaolán McNamara2018-03-061-1/+1
* Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara2018-03-061-1/+1
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-1/+0
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-11/+11
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* can drop SCH_RESSTR nowCaolán McNamara2017-05-181-1/+1
* UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen2017-03-241-3/+3
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-2/+2
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* com::sun::star->css in chart2Noel Grandin2016-03-141-3/+3
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-211-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-301-1/+1
* boost->stdCaolán McNamara2015-09-141-2/+2
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-191-3/+2
* fix windows buildMarkus Mohrhard2014-06-211-2/+2
* remove comments why a file gets includedThomas Arnhold2014-04-211-3/+0
* chart2: sal_Bool->boolNoel Grandin2014-04-151-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-3/+3
* editeng: sal_Bool->boolNoel Grandin2014-02-271-2/+2
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-1/+1
* bool improvementsStephan Bergmann2014-01-281-2/+2
* coverity#704562 : Dereference after null checkNorbert Thiebaud2014-01-191-2/+6
* use ChartModel instead of XModel in a few placesMarkus Mohrhard2013-11-191-1/+1
* chart2: String to OUStringJelle van der Waa2013-09-081-2/+2
* String to OUStringThomas Arnhold2013-09-041-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-14/+0
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-1/+1
* Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2013-05-231-1/+1
* fdo#46808, Convert chart2::Title service to new styleNoel Grandin2013-05-211-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-131-1/+1
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0