summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/pagedlg/tphfedit.cxx
Commit message (Expand)AuthorAgeFilesLines
* vcl: VclPtr conversion in scNoel Grandin2015-04-091-0/+6
* convert EE_CNTRL constants to enum classNoel Grandin2015-03-251-1/+1
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-061-1/+1
* changed timers to IdleTobias Madl2014-12-091-8/+8
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-2/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* loplugin: cstylecastNoel Grandin2014-10-281-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* remove whitespaceMarkus Mohrhard2014-06-251-8/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-181-3/+3
* whitespace cleanup in scMarkus Mohrhard2014-04-061-32/+0
* Remove visual noise from scAlexander Wilms2014-03-031-3/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-15/+15
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* sal_Bool->boolNoel Grandin2014-02-121-1/+1
* Window::PreNotify should return boolStephan Bergmann2014-01-181-1/+1
* bool improvementsStephan Bergmann2014-01-171-1/+1
* convert calc character dialog to .uiCaolán McNamara2014-01-041-2/+2
* Integrate branch of IAccessible2Steve Yin2013-12-021-0/+10
* convert sc/source/ui/pagedlg/*.cxx from String to OUStringNoel Grandin2013-10-081-5/+5
* remove post .ui conversion unused ResId loadersCaolán McNamara2013-07-021-45/+0
* convert army of header/footer dialogs to .ui formatCaolán McNamara2013-05-141-1/+0
* Convert Calc page header/footer content to Widget UIOlivier Hallot2013-05-131-2/+66
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-2/+2
* we can just use a PopupMenu* hereCaolán McNamara2013-05-021-3/+12
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0
* Abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-121-3/+3
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-121-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Remove superfluous include commentsThomas Arnhold2012-06-091-5/+0
* Put enum definition under class scope to avoid name clash.Kohei Yoshida2012-04-131-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak2011-05-271-4/+4
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-12/+12
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-29/+29
* | Remove bogus comments.Guillaume Poussel2011-03-011-1/+1
* | cleaning of __EXPORT defineGert Faller2010-12-111-9/+9
* | dead code removed in calc ui pagedlgPierre-André Jacquod2010-11-211-126/+0
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* | Finished removing //CHINA comments and odd dead code from sc/source/ui/*Luke Symes2010-10-011-312/+3
|/