summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl
Additionally encryption and decryption has been refactored. 2 engines have been added: AgileEngine and Standard2007Engine, which contain core functions for encryption and decryption. Standard2007Engine refers to encryption and decryption as used in Office 2007 and AgileEngine refers to encryption and decryption as used in Office 2010 and 2013. AgileEngine does not yet support encryption. Change-Id: Ica1d4d5a109fb204012b92a0c39325fe0b99b793
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara
Change-Id: Ie422cd2c903cbd18353b1929c074574d452559ce
2013-08-24sw: add ShadowTransparence UNO property for framesMiklos Vajna
drawinglayer has a separate property for the shadow transparency, too. One more step towards Writer frames have the same UNO API as drawinglayer shapes. Change-Id: I84617502e9beb9e077c783ee8eb771d79c6ee666
2013-08-23encapsulate IsoLangEntry againEike Rathke
Change-Id: I66475eb3914b07b4c7a045e295ef77a5de9439d4
2013-08-23passed rLocale remains unchanged if no mapping foundEike Rathke
Change-Id: I4d1494dc5cba7a92fb067191477c3cbba46b056d
2013-08-23convertLanguageToIsoNames() -> convertLanguageToLocaleImpl()Eike Rathke
Change-Id: I4e34fb09a901a414f3106883d9ace1bff81311b5
2013-08-23eliminated lookupFallbackLocale(LanguageType)Eike Rathke
Change-Id: I2a2a983acbd8af0487e7148f9dee2a73dc314891
2013-08-23eliminated lookupFallbackLanguage(LanguageType)Eike Rathke
Change-Id: I2c69fce56151d4afcf5a68c29fd6755ff4f3b8dd
2013-08-23extra convertLanguageToLocale(LanguageType,Locale) is unneededEike Rathke
Change-Id: I3a56e7cafeb2453b877582f6c2d1a705cb91723b
2013-08-23extra convertLanguageToLocaleWithFallback(LanguageType) is unneededEike Rathke
Change-Id: I67805c7f7a238e384a3cb6c3e58186e890594c49
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás
Change-Id: Ia81385dd9952e90cd5ebb3d1bba38aff6f84d079
2013-08-23XubString->OUStringCaolán McNamara
Change-Id: If59e9a3956074557842ebc5b178266e9be95a867
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
Signed-off-by: Adam Co <rattles2013@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/5272 Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: I5c8440edad0381e33b64f64bb54aa8f1bc304007
2013-08-22oox::drawingml::convertEmuToHmm: fix rounding for negative valuesMiklos Vajna
This commit also moves the floating table DOCX import testcase to the export suite. That test now passes fine, though previously it failed with: - Expected: -199 - Actual : -198 Due to the rounding error. Change-Id: I9bdc9295f68b6bd3e5f5bee868aae15194b30804
2013-08-22convert include/sfx2/titledockwin.hxx from String to OUStringNoel Grandin
Change-Id: Ifd4f1548ad98665288b2b2ea8f14fa0a7e3bd697
2013-08-22convert include/sfx2/tplpitem.hxx from String to OUStringNoel Grandin
Change-Id: Idcacda16e53c0abf55c59638951c5f58c0ece4aa
2013-08-22convert include/sfx2/unoctitm.cxx from String to OUStringNoel Grandin
Change-Id: Ief905dc3f4a809bd84a48ed6754040886b30da09
2013-08-22convert include/sfx2/viewfac.hxx from String to OUStringNoel Grandin
Change-Id: Ia0cea486e77e449f86cf21013dd193523868261f
2013-08-22convert include/sfx2/viewfrm.hxx from String to OUStringNoel Grandin
Change-Id: I0d8443b6c288449b74baa5d56593390ba3a9e419
2013-08-22convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin
and de-virtual JumpToMark because no-one seems to be overriding it. Change-Id: I35cf856d817f2685463ae5ef9f2ebc00e515fe3d
2013-08-22convert drawinglayer module from String to OUStringNoel Grandin
Change-Id: I115dfd5ca7d343b220b2a3e8aa0565f9e4689042
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
Change-Id: I2fcc3335945202672a5f8ab36ae6bdb395e83476
2013-08-22convert include/svtools/htmltokn.h from String to OUStringNoel Grandin
Change-Id: Idf7401e67fda69655860e7eb3d5c740d77d9e086
2013-08-22convert include/svtools/treelistbox.hxx from String to OUStringNoel Grandin
Change-Id: Ie0416511fd91a523778a312685d3b438118a0c52
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin
Change-Id: Iec274c35c3ce4f1f9d5f17bd5562b52b788595d4
2013-08-22convert include/svtools/addresstemplate.hxx from String to OUStringNoel Grandin
and make the local field protected->private, because nothing else needs to access them. Change-Id: I4411b98cacb06f3e80a7ab2108917b497dc63625
2013-08-22convert include/svtools/brwbox.hxx from String to OUStringNoel Grandin
Change-Id: I21bfd9ff242318a0cb5b589df9f59a20fc5c3730
2013-08-22convert include/svtools/calendar.hxx from String to OUStringNoel Grandin
Change-Id: I69db7527f915badb26d7162305521a81d65b3599
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin
Change-Id: I86b78137f02a11c5a2c34930b19cef22acd7ac69
2013-08-22convert include/svtools/edit*.hxx from String to OUStringNoel Grandin
Change-Id: Iae86236aa3af31b09cddeca0a9725b4f5e125d6c
2013-08-22Convert include/svtools/ehdl.hxx from String to OUStringNoel Grandin
and de-virtual SfxErrorContext::GetString, since nothing was overriding it. Change-Id: Ie274c57b22880742dd221c37284441b788dfb411
2013-08-22convert include/svtools/file*.hxx from String to OUStringNoel Grandin
Change-Id: Ie0e07c61caba1e15475900622c97e0f0426558d6
2013-08-22convert include/svtools/fmtfield.hxx from String to OUStringNoel Grandin
Change-Id: Id8b6e41b6eeb0f0b6cd835cea53abca55f1d1373
2013-08-22covnert include/svtools/grfmgr.hxx from String to OUStringNoel Grandin
Change-Id: I2f3d65925b75eb1b65075dc2995f52a28e712b07
2013-08-22convert include/svtools/helpopt.hxx from String to OUStringNoel Grandin
and remove unused IdList typedef. Change-Id: Ia154a8255f1a745cede24f112868c074adce0fbe
2013-08-22convert include/svtools/imagemgr.hxx from String to OUStringNoel Grandin
Change-Id: Ie28bc106080b495364162133bd86ff5c618cdb77
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida
Not using UNO API here alone made this code fly. Change-Id: Ib3eff168bbe49e49fb413909b7a14057f808cdf9
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara
Change-Id: I3d58d93ac2686ea16fde4118b7133176d3713af7
2013-08-21make SfxTabPage::GetTabDialog always workCaolán McNamara
Change-Id: Ibdcfeed1ff340649cae0b868a1ee79450adc88f3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-21allow toolbox icons to be set directly from .uiCaolán McNamara
Change-Id: I8902fb837cfbd99b14a80527300470002571af36
2013-08-21fdo#68373 pattern matching in autocorrection for suffix rich lang.László Németh
Change-Id: I4a996c51e6e7115e90bf15254b26025aae1f9a6c
2013-08-21WaE: unknown log areaTor Lillqvist
Change-Id: I0d7ce79aeac75fe49cbdb698cc5e2b018bf69992
2013-08-20Add a means to retrieve all formatting attributes in non-overlapping sections.Kohei Yoshida
Change-Id: Id04dffc135fad6bb66ea157cd280dd481cb80117
2013-08-20Rearrange createStandardTypePart to not include extraneous parameters.Andrzej J.R. Hunt
We specifically only want the type identifier but not any autoincrement/ nullabe parameters which have to be modified separately in some databases (e.g. firebird). Change-Id: I8b33bae8ce4aaf5f325c4156955140ad4fb17db7
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3 Reviewed-on: https://gerrit.libreoffice.org/5550 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-08-20Improve some debug outputStephan Bergmann
Change-Id: I1008822ba8592ea43f87805bf00adbfdaf4f02fc
2013-08-20Convert position and size dialog to widget UIOlivier Hallot
Change-Id: I283667cd21fee7dd905c5353245317ed90102c96 Reviewed-on: https://gerrit.libreoffice.org/5524 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-20this Find is not actually implementedCaolán McNamara
Change-Id: I0d8e8903bdc5943079c6ed9f123e2fca2f72467f
2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini
Change-Id: Id90935fd2b0f904f89477792edc8140cfc31e91f Reviewed-on: https://gerrit.libreoffice.org/5412 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>