summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-101-1/+0
* loplugin:countusersofdefaultparams in chart2Noel Grandin2017-12-0722-29/+29
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-055-8/+8
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-1/+1
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-1/+1
* Replace lists by vectors in chart2Julien Nabet2017-11-262-28/+18
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-2/+2
* TypedWhichId for SDRATTR* constants (3)Noel Grandin2017-11-221-24/+24
* loplugin:simplifybool re-activate the !! warningNoel Grandin2017-11-223-4/+4
* tdf#39593 deduplicate code in ExplicitValueProvidertagezi2017-11-223-83/+20
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-2010-25/+25
* TypedWhichId for XATTR* constantsNoel Grandin2017-11-202-5/+3
* TypedWhichId for EE_CHAR* constantsNoel Grandin2017-11-171-4/+2
* use implict conversion operator in TypedWhichIdNoel Grandin2017-11-168-11/+11
* TypedWhichIdNoel Grandin2017-11-158-11/+11
* Fix typosAndrea Gelmini2017-11-141-1/+1
* Fix typosAndrea Gelmini2017-11-131-2/+2
* A user object id is *NOT* a SotClipboardFormatIdEike Rathke2017-11-112-4/+6
* loplugin:finalclasses in chart2Noel Grandin2017-11-1041-122/+83
* loplugin:unusedvariable add some more std:: typesNoel Grandin2017-11-091-14/+6
* loplugin:constparams in various(1)Noel Grandin2017-11-044-4/+4
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-03220-667/+416
* loplugin:constantparam in c*Noel Grandin2017-11-016-41/+18
* loplugin:includeform: chart2 (Windows)Stephan Bergmann2017-10-271-1/+1
* tdf#113026: disable mpBoxLegend when legend not visibleXisco Fauli2017-10-271-0/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-269-16/+16
* More loplugin:unnecessaryparenStephan Bergmann2017-10-265-9/+9
* loplugin:includeform: chart2Stephan Bergmann2017-10-23458-1856/+1856
* chmod 0755 -> 0644 for some source filesStephan Bergmann2017-10-231-0/+0
* tdf#105991 - Changing legend's font also changes the legend positionekuiitr2017-10-171-1/+0
* turn implicit container explicit in buildable notebooksCaolán McNamara2017-10-172-10/+67
* Make include files found through -Ichart2/source/incStephan Bergmann2017-10-164-5/+5
* ChartDumpTest: Disable checks which seems to fail because of font differencesTamás Zolnai2017-10-0516-1082/+25
* add << operator for css::uno::ExceptionNoel Grandin2017-10-044-12/+9
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-042-5/+5
* convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin2017-10-032-3/+3
* work around clang-cl ABI bug PR25641Stephan Bergmann2017-09-301-0/+3
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-292-5/+5
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-292-4/+2
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-262-3/+3
* Fix typosAndrea Gelmini2017-09-252-2/+2
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-259-10/+10
* Fresh run of bin/update_pch.shMike Kaganski2017-09-223-45/+88
* loplugin:flatten in basctl..configmgrNoel Grandin2017-09-212-24/+16
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-2114-42/+42
* various unused fields in MediaDescriptorHelperNoel Grandin2017-09-192-55/+14
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Fix chart dump test recent failures on MACTamás Zolnai2017-09-181-1/+1