summaryrefslogtreecommitdiff
path: root/svtools/source/table
AgeCommit message (Expand)Author
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist
2014-04-09Remove unused codeStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-10Unused memberStephan Bergmann
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold
2013-08-22convert svtools/source/uno/* from String to OUStringNoel Grandin
2013-07-01Mark as constTakeshi Abe
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-27Resolves: #i122586# recalcuate width when scrolling to last columnJürgen Schmidt
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-02Resolves: #i117461# set row count to 0 and add further checkJürgen Schmidt
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01Related: #i119403# take transparency into account in both InvalidatesCaolán McNamara
2013-04-01Resolves: #i119403# GridControl not refreshing after deleting rowsJürgen Schmidt
2013-04-01Resolves: #i119149# - Fix triggering of selection changed eventAriel Constenla-Haile
2013-03-20WaE: 'DBG_UTIL' is not defined, evaluates to 0Tor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold