summaryrefslogtreecommitdiff
path: root/sd/source/ui/table
AgeCommit message (Expand)Author
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-09coverity#735486 Logically dead codeCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
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-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-09Resolves: #i123359# need to call SdrEndTextEdit before...Armin Le Grand
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
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
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-09-17Easyhack 50089Douglas Rodrigues de Almeida
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01nuke unused namespaceTakeshi Abe
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
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2011-12-25catch exception by constant referenceTakeshi Abe
2011-12-06impress210: check readonlyOcke Janssen [oj]