summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController_Window.cxx
AgeCommit message (Expand)Author
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2016-10-19No need to check here if menu name is emptyMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-17loplugin:passstuffbyrefStephan Bergmann
2016-07-16uitest: provide all the children for chartsMarkus Mohrhard
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-21Move clipboard stuff to the top like in other modulesMaxim Monastirsky
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-09SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21tdf#91054: cleanup weirdo function prototypesJens Carl
2015-05-14refactor chart2 classes to use RenderContextTomaž Vajngerl
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-21remove unneeded code for 3D charts in controllerMarkus Mohrhard
2014-05-28coverity#706260 Uncaught exceptionCaolán McNamara
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet