summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.cxx
AgeCommit message (Expand)Author
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10priorities: prevent future compatibility problemsTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timer to idleTobias Madl
2014-12-09change timers to idlesTobias Madl
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-02coverity#982429 Division or modulo by zeroCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18InfoBox RID_INFO_NOSEARCHRESULTS and RID_INFO_NOSEARCHTEXTFOUND to StringThomas Arnhold
2014-08-15convert WIN_HELPINDEX sport to .uiCaolán McNamara
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-18coverity#1202785 Division or modulo by zeroCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05HelpTabPage_Impl ResId variant is now unusedCaolán McNamara
2014-03-05convert help contents page to .uiCaolán McNamara
2014-03-05convert help search page to .uiCaolán McNamara
2014-03-05convert help index page to .uiCaolán McNamara
2014-03-05convert help bookmarks tabpage to .uiCaolán McNamara
2014-02-26Remove visual noise from sfx2Alexander 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-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-09remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin
2013-12-16convert help bookmark dialog to .uiCaolán McNamara
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin
2013-09-13String to OUStringThomas Arnhold
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara