summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Collapse)Author
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
Change-Id: I3df88f26516296ca8f4e81576e86372c8b499a84
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin
Change-Id: Iaa2dca415b30cae436173df27058c9d3e3755efd
2013-08-12Extract code of character attribute convertionZolnai Tamás
To avoid duplication Change-Id: Ica59c7819596055c9d521957c663398f9f53272d
2013-08-12It seems lcl_ExtendLeftAndRight is just a workaroundZolnai Tamás
Which screens the calculation error Change-Id: I51a37b2eba54d8d0a50dedc666487a83fc8d7f8c
2013-08-12CharBrd 6: UNO APIZolnai Tamás
Change-Id: I7f93c3ca060ccd91ed52c0a1e8f477ed8e2c1534
2013-08-12CharBrd 5: border padding/spacingZolnai Tamás
Change-Id: I47529dce4cdb04b5b9d2b7aa6106be9bbd7d8428
2013-08-12fix vertical text borderZolnai Tamás
Change-Id: Ifd75056e310a47960e587b0771b55fe08bfe6f42
2013-08-12Fix char border mergeZolnai Tamás
Reset font when previous seek remove border from the font during border merge. Change-Id: I7456a5494e510395ebebddb09ce2a9d8355156f7
2013-08-12XubString->OUStringCaolán McNamara
Change-Id: I04c7da143425a9d8cc4fae155ad45a469df953c1
2013-07-23Pass this string by reference, not by value.Jan Holesovsky
[plus kill some unrelated unwanted whitespace] Change-Id: Id5140c96b0bf10f3e4e5a8a54bca15cb4c452278
2013-08-11No need to pass this argument by pointer, and clarify some code.Matteo Casalin
Change-Id: I2df52771fa3c4c9bc1ce94d693f0cec3aa52d493 Reviewed-on: https://gerrit.libreoffice.org/5338 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-11String->OUStringIvan Timofeev
Change-Id: I49e0e589c4bad3706882c9e30fe4f6bf8bdd7f1d
2013-08-10String/XubString to OUStringMatteo Casalin
Change-Id: I0b36d16375ef9ecc751bed1171ea2ecd0c524744
2013-08-10delete dead codePhilipp Riemer
The pJobSetup is never used since the relevant method call is commented out. Therefore, not only the variable itself but also the bDummyJobSetup parts can be removed here. This code came from a merge with the AOO code base and is like this since 2005 (see commit 750562b47054741cdd4516affe9741908ee45c11). Change-Id: I19eec322b05634b4b6f3604bf1da57dfc390af4e Reviewed-on: https://gerrit.libreoffice.org/5343 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-10String to OUString an some code simplificationMatteo Casalin
Change-Id: Ibbc2d6a6ea9fd9e53f7c391171b7d2787873ce76 Reviewed-on: https://gerrit.libreoffice.org/5340 Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com> Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>
2013-08-10Remove redundant conditionsMatteo Casalin
Change-Id: Ieff61755865b90d0c470b6257ac3d5aae1543397 Reviewed-on: https://gerrit.libreoffice.org/5341 Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com> Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>
2013-08-10WaE: variable 'res' set but not usedTor Lillqvist
Change-Id: I3fc3f55d10dad177451100affacfff74d04a1fe8
2013-08-10callcatcher: update unused codeCaolán McNamara
mostly ResId using ctors left stranded post .ui conversion Change-Id: I06689eea30ee9146ba05294f52056c0d263695f5
2013-08-10fdo#67799 read ending item also when assert is noopMatúš Kukan
Change-Id: I056212d0a01f7a647e846bbd1b605c04e1798a14
2013-08-09cleanup blank lines in sw/source/core/docPhilipp Riemer
Change-Id: Idd4704f3056663f56fab6e56112e5c9eff55aef7
2013-08-09fixed indentationPhilipp Riemer
Change-Id: I82895b9c933bc3c9a10e5fc1b1679c59d195d4c3
2013-08-09deleted code that was commented outPhilipp Riemer
Change-Id: Ifc59843bc460ccba0feeafc45ebaaca1ea4a55fe
2013-08-09comments workPhilipp Riemer
Change-Id: Icdccb178d575977f3e9736dcf47e8b23fd9aaf33
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
Change-Id: I5349ab03f7d2a4e66bf8ac5ef67382f47eb5b5d5
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara
Change-Id: I32aa538026669e22e0756cd062b72e67f8d179e5
2013-08-09Cleanup sw/source/core/layout/trvlfrm.cxxPhilipp Riemer
Change-Id: I979269121cda8e2b70a410ce622e78efe472c82c
2013-08-09fdo#53556 testcaseMiklos Vajna
Change-Id: If58376aec31ab00cab19221beed73e8275a834d2
2013-08-09convert wrap dialog to .uiCaolán McNamara
Change-Id: I453c7d50dad00f510770c425629594f1c197fdef
2013-08-09Mark as const/staticTakeshi Abe
Change-Id: I5d51d7e01913ac9917578f8c9789312af9be3638
2013-08-08boost::ptr_vector<OUString> considered sillyMichael Stahl
Change-Id: I85c3d8a0e6b64c7a8dcf66a3dfde25151718c4d9
2013-08-08sw: convert rest of SwStyleNameMapper to OUStringMichael Stahl
Change-Id: I54d1a31b86e60ceb9070f502df305d75bcfa23d9
2013-08-08sw: turns out that SwComboBoxStyle stuff was not actually usedMichael Stahl
Change-Id: I4e0e3832268e11a445391a99d52d099917bc8aec
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
Remove the silly overloading, and introduce virtual methods. Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3
2013-08-08sw: convert SwCaptionOptPage to OUStringMichael Stahl
Change-Id: Ibd54c1472a3f86a0799386e4cf5e929d73ac104d
2013-08-08sw: convert SwCondCollItem to OUStringMichael Stahl
Change-Id: Id3efca3f1cb555ec995973b8a5bdd2a78318e18f
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl
Change-Id: I151678b2bf155a7561b4c4e4b2d9fd1f05930477
2013-08-08sw: convert more SwTxtNode stuff to OUStringMichael Stahl
Change-Id: Ic853af7f66d970d7acfcb7d39effc738cbb7f68d
2013-08-08sw: convert Replace0xFF to OUStringBufferMichael Stahl
Change-Id: I510021cff6aee73e04473700cc23eb90fc6d4fe7
2013-08-08convert more SwTxtNode methods to OUStringMichael Stahl
Change-Id: If7cc107e521e1a70ba00b0f24057039fcdd2c576
2013-08-08make SwTxtNode::Replace0xFF static functionMichael Stahl
Change-Id: I4da73eab3e767c2ed7699808e00c40d440a40dbe
2013-08-08convert some SwTxtNode methods to OUStringMichael Stahl
Change-Id: Id60ffcc392d0ee71d3ddcb8de21bdaca4d0b54cd
2013-08-08tweak comment translationsMichael Stahl
ede5f05c fb3a1bb9 5e04331f fd6089b9 66a1d406 Change-Id: I5077ce5f6182f9193cebaaf63190450d375679dd
2013-08-08rhbz#994886 update unit in draw. obj. props toolbarDavid Tardon
I am not sure this is the only/correct way to do it (maybe it should be already handled by some broadcast from SFX_APP()->SetOptions()), but it is what Draw and Calc do (cf. handling of SID_ATTR_METRIC in SdModule::ApplyItemSet() and ScModule::ModifyOptions()). Change-Id: I25bada60188a96c6c82db5029c7475b45b595176
2013-08-08bnc#823651 WW8 import: fix paragraph style in empty first page headerMiklos Vajna
The problem was that the first page SwFmtHeader / SwFmtFooter wasn't created in case the header/footer text was empty, even if fTitlePage was set. Change-Id: I5e58419161bcc663e2beb0338b95877469e0fd3c
2013-08-08convert toc style page to .uiCaolán McNamara
Change-Id: I8ed03fc3e5433d8a2fe83c3ad88fa95773fe6c53
2013-08-08WaE: C4701: potentially uninitialized local variable 'nValue' usedTor Lillqvist
Change-Id: Id753eab9cab3e97e69b48212820dc140f897f1bd
2013-08-08HIG: alerts should have 12 border and 24 spacingCaolán McNamara
Change-Id: I09aade1d7a63f9e1cda54ecdb2e32d2589ecb450
2013-08-08fdo#67817: GetParent returns a VclGrid instance after conversion to .uiIvan Timofeev
Change-Id: Ib37e2de784823fec209c195963d925748412c692
2013-08-07convert label medium tabpage to .uiCaolán McNamara
Change-Id: I38c3e28070b9d5b689bd6ba4bde01a7a8dedba18
2013-08-07convert label options tabpage to .uiCaolán McNamara
Change-Id: I3fd082bc3a8989f6099ee826f61240d9227b2afe