summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg
AgeCommit message (Expand)Author
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03sal_Bool to boolTakeshi Abe
2013-02-25sal_Bool to boolTakeshi Abe
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24add a layout aware SfxSingleTabDialogCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-19convert character properties tabdialog to .uiCaolán McNamara
2013-01-08sal_Bool to boolTakeshi Abe
2012-12-06adapt code to use gokul's printoptions .uiCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28convert SwCharURLPageCaolán McNamara
2012-09-28set char dialog resizableCaolán McNamara
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-03-14SwParaDlg::PageCreated: replace this hardwired 0x001E with something readableMiklos Vajna
2012-03-12cui: implement contextual spacing UIMiklos Vajna
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-17Remove double space in strings (looks bad in pootle)Lior Kaplan
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-08-10Enable paragraph border settings in HTML editor for all HTML variantsHarri Pitkänen
2011-06-15Replace SvULongs and SvUShorts with std::vector in drpcps.cxx. LGPLv3+/MPLNigel Hawkins
2011-05-20return by ref instead of pointerCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02Removed - /* ### ACHTUNG: Neuer Text in Resource? - lines from ./writerChristina Rossmanith
2011-02-23translates all code-comments of writer/sw/source/ui/chrdlgMartin Kepplinger
2011-02-21masterfix DEV300: #i10000# WAE fixesIvo Hinkelmann
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-21accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]