summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.cxx
AgeCommit message (Expand)Author
2014-07-21fdo#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
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/appl/newhelp.hxx from String to OUStringNoel Grandin
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-18Resolves: #i120300# Add new property "ShowContentTips"...Ariel Constenla-Haile
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-11Fix warning: unused variable 'PROP_LAYOUT_MANAGER' [loplugin]Tor Lillqvist
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-22strg is ctrl in englishThomas Arnhold
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-04sal_Bool to boolTakeshi Abe
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida