summaryrefslogtreecommitdiff
path: root/sd/source/ui/table/TableDesignPane.cxx
AgeCommit message (Expand)Author
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28sd: fix GCC-4.7 buildMiklos Vajna
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-17bool improvementsStephan Bergmann
2013-11-15convert impress remote dialog to .uiCaolán McNamara
2013-11-15rework to get panel and dialog working at the same timeCaolán McNamara
2013-11-15convert impress table design panel to .uiCaolán McNamara
2013-11-15convert draw table design dialog to .uiCaolán McNamara
2013-07-10Mark as constTakeshi Abe
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-14typo fix: s/inavlid/invalid/Andras Timar
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-04-16WaE: could not convert ... from 'const char*' to 'const rtl::OUString'David Tardon
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot
2012-04-12More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi