summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/table/tabledlg.cxx
Commit message (Expand)AuthorAgeFilesLines
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-3/+3
* sal_uInt16 to sal_Int32, reduce scopes, constifyMatteo Casalin2014-03-241-33/+26
* fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak123452014-03-091-1/+1
* Remove visual noise from swAlexander Wilms2014-02-271-7/+0
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-1/+1
* Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms2014-02-211-41/+22
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-31/+31
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-14/+14
* unotools: sal_Bool -> boolStephan Bergmann2014-02-191-4/+4
* bool improvementsStephan Bergmann2014-01-281-40/+40
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-1/+1
* starting chopping out aEmptyOUStrCaolán McNamara2014-01-151-1/+1
* fdo#44689: fix for specific case of page restart-value 0Adam Co2013-10-221-1/+8
* converting remaining usage of String in SW to OUStringNoel Grandin2013-10-181-1/+1
* convert sw/source/ui/table/*.cxx from String to OUStringNoel Grandin2013-10-151-8/+8
* callcatcher: update unused codeCaolán McNamara2013-08-181-1/+1
* fdo#62699 Remove pass-through headersMichael Dunphy2013-04-201-1/+1
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* Comment translation german-english in sw/source/ui/table/Matthias Freund2013-03-101-29/+22
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-221-2/+2
* sal_Bool to boolTakeshi Abe2013-02-181-8/+8
* Both bLeftEnable and bRightEnable are always sal_FalseTakeshi Abe2013-02-181-6/+5
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-2/+2
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-121-1/+1
* move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara2013-01-271-1/+0
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-241-3/+3
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-3/+3
* convert table properties tabdialog to .uiCaolán McNamara2013-01-181-19/+16
* split out table columns page and adapt codeCaolán McNamara2013-01-121-108/+93
* split out table textflow page and adapt codeCaolán McNamara2013-01-121-226/+219
* split out format table page and adapt codeCaolán McNamara2013-01-111-236/+221
* re-base on ALv2 code. Includes:Michael Meeks2012-11-301-23/+14
* sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl2012-08-231-5/+0
* sw: fix some warningsMichael Stahl2012-07-271-0/+6
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+3
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-271-3/+1
* fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag2012-05-031-2/+2
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-3/+3
* remove include of pch header from swNorbert Thiebaud2011-11-271-2/+0
* rename TEXTDIRECTION variables to TEXTORIENTATION to represent the previous s...Lior Kaplan2011-11-021-7/+7
* doesn't need to be a LINKCaolán McNamara2011-10-051-4/+3
* return by ref instead of pointerCaolán McNamara2011-05-201-2/+2
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-2/+8
|\
| * os150: m101 mergedos2011-02-241-2/+22
| |\
| * | #i101353# stop column width balancing in small tablesos2011-02-221-2/+8
* | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-183/+202
|\ \ \
| * \ \ Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-141-182/+202
| |\ \ \ | | | |/ | | |/|
| | * | masterfix DEV300: #i10000# WAE fixesIvo Hinkelmann2011-02-211-1/+1
| | * | accfixes: merged to m100Malte Timmermann [mt]2011-02-151-182/+182
| | |\|