summaryrefslogtreecommitdiff
path: root/formula/source/ui
AgeCommit message (Expand)Author
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2014-12-18formula: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-09changed timers to idlesTobias Madl
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22convert OSL_... to SAL_WARNEike Rathke
2014-08-22reactivate the verifyEike Rathke
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke
2014-08-20Fixed size of 'formula' dialog in CalcSzymon Kłos
2014-08-09remove unused dlg resources from dbu_resource.hrcThomas Arnhold
2014-07-31fix memory leak around function descriptionsMarkus Mohrhard
2014-07-08Explicit virtual dtor needed for auto_ptr member for MSVC.Kohei Yoshida
2014-07-08trivial conversion of RID_FORMULADLG_FORMULA_MODAL to .uiCaolán McNamara
2014-06-19callcatcher: update unused codeCaolán McNamara
2014-06-17remove helpids that are unused or go nowhereCaolán McNamara
2014-06-17give refedit in formula wizard an initial sizeCaolán McNamara
2014-06-17restore these for the moment, still in use in scCaolán McNamara
2014-06-17I could fight with ValWnd to fix it, or I could replace itCaolán McNamara
2014-06-17RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23whitespace clean-upMarkus Mohrhard
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida
2014-05-11coverity#1169835 Improper use of negative valueCaolán McNamara
2014-04-23formula: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: formulaThomas Arnhold
2014-04-14Remove unused codeStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Remove remaining DBG_CTOR etc. remnants from formulaStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-22coverity#738657 Uninitialized pointer fieldCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin
2014-02-26Remove visual noise from formulaAlexander Wilms
2014-02-24coverity#735751 Dereference after null checkCaolán McNamara
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-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin