summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg
AgeCommit message (Expand)Author
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-19fix CID#1038503 uninitializCaolán McNamara
2013-10-19CID#1038503 uninitialized memberCaolán McNamara
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin
2013-10-15convert sw/source/ui/chrdlg/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin
2013-09-21Enable Drop Caps for Firefox HTML compatibility modeHarri Pitkänen
2013-09-08SwDropCapsDlg can now be converted to SfxSingleTabDialogCaolán McNamara
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin
2013-08-25String to OUString + missing SetTextMatteo Casalin
2013-08-23convert condition page to .uiCaolán McNamara
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara
2013-08-08sw: convert SwCaptionOptPage to OUStringMichael Stahl
2013-08-08sw: convert SwCondCollItem to OUStringMichael Stahl
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-26CharBrd 1: Add Borders tab pageZolnai Tamás
2013-07-14Mark as constTakeshi Abe
2013-07-12ensure all tabpageids are initializedCaolán McNamara
2013-07-12Convert paragraph properties dialog to .ui formatOlivier Hallot
2013-07-05cleanup src filesThomas Arnhold
2013-07-03Finishing touch on Drop Caps widget UI conversion.Olivier Hallot
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara
2013-06-19expand scheme to share sizes for paragraph dialog preview widgetsCaolán McNamara
2013-06-19Convert Drop Caps tab page to UI widgetsOlivier Hallot
2013-06-19Resolves: fdo#65931 why are we futzing with leading on the preview anywayCaolán McNamara
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-12use a size-group for the labels to get things to align nicelyCaolán McNamara
2013-04-12Convert Paragraph Outline&Numbering tab page to Widget UIOlivier Hallot
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02sw: remove macrosThomas Arnhold
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