summaryrefslogtreecommitdiff
path: root/formula/source/ui
AgeCommit message (Expand)AuthorFilesLines
2014-12-18formula: Use appropriate OUString functions on string constantsStephan Bergmann2-8/+8
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn2-5/+4
2014-12-09changed timers to idlesTobias Madl2-23/+21
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl3-7/+7
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin9-34/+34
2014-09-18fdo#82577: Handle FontNoel Grandin6-12/+12
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-6/+6
2014-08-22convert OSL_... to SAL_WARNEike Rathke1-5/+10
2014-08-22reactivate the verifyEike Rathke1-1/+1
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke1-1/+1
2014-08-20Fixed size of 'formula' dialog in CalcSzymon Kłos1-1/+1
2014-08-09remove unused dlg resources from dbu_resource.hrcThomas Arnhold1-1/+0
2014-07-31fix memory leak around function descriptionsMarkus Mohrhard1-1/+3
2014-07-08Explicit virtual dtor needed for auto_ptr member for MSVC.Kohei Yoshida1-0/+4
2014-07-08trivial conversion of RID_FORMULADLG_FORMULA_MODAL to .uiCaolán McNamara3-186/+6
2014-06-19callcatcher: update unused codeCaolán McNamara1-24/+0
2014-06-17remove helpids that are unused or go nowhereCaolán McNamara1-2/+0
2014-06-17give refedit in formula wizard an initial sizeCaolán McNamara1-0/+5
2014-06-17restore these for the moment, still in use in scCaolán McNamara1-1/+34
2014-06-17I could fight with ValWnd to fix it, or I could replace itCaolán McNamara3-97/+11
2014-06-17RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos14-841/+485
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin4-10/+2
2014-05-23whitespace clean-upMarkus Mohrhard1-7/+4
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold4-8/+0
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida1-1/+3
2014-05-11coverity#1169835 Improper use of negative valueCaolán McNamara1-3/+3
2014-04-23formula: sal_Bool->boolNoel Grandin8-88/+88
2014-04-19fixincludeguards.sh: formulaThomas Arnhold5-12/+12
2014-04-14Remove unused codeStephan Bergmann1-19/+0
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-28Remove remaining DBG_CTOR etc. remnants from formulaStephan Bergmann1-6/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann5-28/+28
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-22coverity#738657 Uninitialized pointer fieldCaolán McNamara1-0/+7
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke4-23/+24
2014-03-05remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin1-5/+0
2014-02-26Remove visual noise from formulaAlexander Wilms14-50/+50
2014-02-24coverity#735751 Dereference after null checkCaolán McNamara1-2/+1
2014-02-23Remove unneccessary commentsAlexander Wilms5-53/+53
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-4/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-19sal_Bool->boolNoel Grandin2-11/+11
2014-02-19sal_Bool->boolNoel Grandin1-20/+20
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-02-09coverity#1169835 Improper use of negative valueCaolán McNamara1-1/+1
2014-01-29coverity#1158192 Improper use of negative valueCaolán McNamara1-1/+1