summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle char spacingMiklos Vajna
Change-Id: I79fa72c9235682030d23a03fdb0c7c40370c4a8a
2013-09-06Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand
(cherry picked from commit f18ad6132d79540431bf04f090a7472e21a23e49) Conflicts: svtools/source/filter/jpeg/jpeg.cxx svx/inc/svx/svdundo.hxx svx/source/svdraw/svdograf.cxx vcl/source/gdi/pngread.cxx Change-Id: I733551fa9447eb8f45e9163a9c0189f013b03e82
2013-09-06Allow storage of string arrays in vector ref tokens.Kohei Yoshida
Change-Id: Id2bc5a0343afeae387d896a9c369586a13081cd5
2013-09-05ColorControl.hxx: header guards still necessary in 21st centuryMichael Stahl
Change-Id: I27e773327cdcdc80d7cee0591741a7e1f439afbf
2013-09-05vcl: MSVC tinderbox can't tell Window from sd::WindowMichael Stahl
Change-Id: I2afc5e2b69a2ffc649dea5e5343fee63c96a594b
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
so the various places that check the full tag first do not have to get it just to delete it again. Change-Id: Ib4e3cf1b16988464db875f1b6ac5cf4a0ab60fe5
2013-09-05CID#1079343 mContext.cipher is not initialized...Caolán McNamara
use protected to indicate that this is not callable directly, but only by another ctor which will do the initialization. Not sure if coverity will grok that, but if it doesn't then it can be submitted as a false positive Change-Id: I8e97c0b441dc407a005913e2b10f0fb48f45672b
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez
Added the new InteropGrabBag property to the Shape service and modified the JUnit UNO unit tests for it. Added specific implementation in the svx module for the SvxShape class. This new property is intended by now for its usage on preserving OOX's Smart-Art but it could also be used for preserving other attributes for interoperability among document formats. Change-Id: Idc7a8e91592399ff05effd4da6eaa2935f8f4d42 Reviewed-on: https://gerrit.libreoffice.org/5769 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2013-09-05XubString to OUStringThomas Arnhold
And simplify: SdrMarkView::ImpTakeDescriptionStr SdrUndoObj::GetDescriptionStringForObject ImpTakeDescriptionStr checks for %1 occurence first, this seems to me like an optimization. So I left it in. Change-Id: I2d0ecfdf2b83a9a535bd893578837e549dd691c1
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
Change-Id: Icba1afdaf0d6ec16d2d09788ed3346160cb7564d
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin
Change-Id: I57bd0ade23a17cd2c8edfd2549ae131d80ab7592
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
Change-Id: I081cc5220fb0f55af2c08ae24bb92e4bf8d3f546
2013-09-05convert include/svx/ParseContext.hxx from String to OUStringNoel Grandin
Change-Id: I0e7c003ea86dc7b3e9f698e1abd9a246d26d76e9
2013-09-05convert include/svx/SpellDialogChildWindow.hxx from String to OUStringNoel Grandin
Change-Id: I6fe9e996b67dc689f4fc2abc1cf63cb4af39084f
2013-09-05convert include/svx/XPropertyEntry.hxx from String to OUStringNoel Grandin
Change-Id: Ie112b2e8af32eba60f67f767dd6a098980d907b4
2013-09-05convert include/svx/checklbx.hxx from String to OUStringNoel Grandin
Change-Id: If632dc3e2fc13379ab3f2bb3f63f1e48a5119a57
2013-09-05convert include/svx/databaselocationinput.hxx from String to OUStringNoel Grandin
Change-Id: I3c38efac203593da017d107b3320858b6796ac38
2013-09-05convert include/svx/dialcontrol.hxx from String to OUStringNoel Grandin
Change-Id: I6f35595305178ec10b19a9d5f499526d76e2b736
2013-09-05convert include/svx/dlgctrl.hxx from String to OUStringNoel Grandin
Change-Id: Ic029164e691eba81819b09c7379fccc1160ad849
2013-09-05convert include/svx/fmpage.hxx from String to OUStringNoel Grandin
Change-Id: I7f602b483a69fb406dc4d9a35363e301a532a28b
2013-09-05convert include/svx/fmsearch.hxx from String to OUStringNoel Grandin
Change-Id: I167e5e5a54d9fbf9394c7f81484a20f460465c8d
2013-09-05convert include/svx/fontworkgallery.hxx from String to OUStringNoel Grandin
Change-Id: I55af9d671275fca62c3877b07c5cd32b0a7dfdf7
2013-09-05convert include/svx/frmdirlbox.hxx from String to OUStringNoel Grandin
Change-Id: Ib7d7a6e62f5fb28664c25fbc96cd3d56bf1797ac
2013-09-05convert include/svx/gallery.hxx from String to OUStringNoel Grandin
Change-Id: I0334a9544d25d35492764d0f5832f85604470cff
2013-09-05convert include/svx/gallery1.hxx from String to OUStringNoel Grandin
Change-Id: Ic1ea4f661b4975cb215ae6b4e6e6e068a85d4a07
2013-09-05convert include/svx/galmisc.hxx from String to OUStringNoel Grandin
Change-Id: If0677c6b38ddbac4f039c0e2e5a6db59491d454c
2013-09-05convert include/svx/galtheme.hxx from String to OUStringNoel Grandin
Change-Id: I7a592768f85fd2bd95435a29ca8c368e5f2ca81a
2013-09-05convert include/svx/hlnkitem.hxx from String to OUStringNoel Grandin
Change-Id: I3c4d1b60c5fe3df35a91258ea523e9b7f46eea71
2013-09-05convert include/svx/itemwin.hxx from String to OUStringNoel Grandin
Change-Id: Id6964c28161ff9d958c41e00ff73ed60f8a08d82
2013-09-05convert include/svx/langbox.hxx from String to OUStringNoel Grandin
Change-Id: I8a587f573b3a74b6fdd4ca36b49e78e18de8ca3b
2013-09-05convert include/svx/linectrl.hxx from String to OUStringNoel Grandin
Change-Id: I6c2136f8ea121286f80afa45655a9fba42ac0197
2013-09-05convert include/svx/linkwarn.hxx from String to OUStringNoel Grandin
Change-Id: Iec378f2cbb3b9f519b68abcf1cdd4dfac0e31702
2013-09-05convert include/svx/nbdtmg.hxx from String to OUStringNoel Grandin
Change-Id: I278acc5df9c934d42b9747df00704a5a9b3ef56e
2013-09-05convert includes/svx/numfmtsh.hxx from String to OUStringNoel Grandin
Change-Id: I95884864dd943a65cef64262cc9f05b9ceb524b2
2013-09-05convert include/svx/numinf.hxx from String to OUStringNoel Grandin
Change-Id: Ic80e48ae920bf52c069cf6058743452585e36f2a
2013-09-05convert include/svx/numvset.hxx from String to OUStringNoel Grandin
Change-Id: If9b851406a369c343a46c79fea7ee1d391049456
2013-09-05convert include/svx/pagectrl.hxx from String to OUStringNoel Grandin
Change-Id: Ib03d040d97be4aee48f7a1b041df27e259b34e8e
2013-09-05convert include/svx/pageitem.hxx from String to OUStringNoel Grandin
Change-Id: I441c6b46ace2ad1b23357bea83501a67b63e8637
2013-09-05convert include/svx/passwd.hxx from String to OUStringNoel Grandin
Change-Id: I9827783f4e6c92b36c22446e9fb24351733852e9
2013-09-05convert include/svx/pfiledlg.hxx from String to OUStringNoel Grandin
Change-Id: I7bcc35b1b0a01a474155763f4e59a49f8191ba50
2013-09-05convert include/svx/pszctrl.hxx from String to OUStringNoel Grandin
Change-Id: I9ed9781b3beb16b680206dcfcb8eb63b7f31ecb7
2013-09-05convert includes/vx/rubydialog.hxx from String to OUStringNoel Grandin
Change-Id: I5b43080ffce00370d095b8c125457f5fbb8fcaac
2013-09-05convert include/svx/sidebar/ColorControl.hxx from String to OUStringNoel Grandin
Change-Id: I15787484a74e82fdc8f6c16287317fecf4e80557
2013-09-05convert includes/svx/srchdlg.hxx from String to OUStringNoel Grandin
Change-Id: I7e2733f3011b3282873f3c80665f1c7297c2845e
2013-09-05convert include/svx/svdetc.hxx from String to OUStringNoel Grandin
Change-Id: Ic739dc4749afa1476c87d3e2d35eb31d7e888932
2013-09-05convert include/svx/svdmodel.hxx from String to OUStringNoel Grandin
Change-Id: If1d472cdc79c593a0e5e87319e064123d8143e67
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin
Change-Id: I55c26d99c1aec392dc42ebd635914889efcc1786
2013-09-05convert include/svx/svdoashp.hxx from String to OUStringNoel Grandin
Change-Id: Ie31c952ebb6d1c06b3905e56c6efe30e90303a82
2013-09-05convert include/svx/svdograf.hxx from String to OUStringNoel Grandin
Change-Id: I196259b9ba56827ffd8738bcd10363dd145ed29b
2013-09-05convert include/svx/svdoole2.hxx from String to OUStringNoel Grandin
Change-Id: I4241d14165aa585aa436a28071036774012a266f