summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara1-3/+15
We try and copy the shared one to the user location the first time we create a customized user file. If the dir doesn't exist then that migration doesn't happen. The new autocorr file is then written, creating the dir, and any further operations will reattempt the skipped share copy, and this time succeed because the dir now exists. Which overwrites the previously written customized content. This is similar to fdo#65501 "ensure configured backup dir exists before using it", so reuse that code and move it into unotools. Change-Id: I38fa621b8d7295d70b09172a028569ea95404120
2013-08-27Related: fdo#38838 AllocBuffer is now unusedCaolán McNamara1-1/+0
Change-Id: Ib2cf99f3dd9ce5e3acc7364d07d6b6e5d03de423
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara5-18/+4
e.g. no ImageRadioButton is now loaded from any res/rsc file, so that ctor and associated code paths can be stripped out Change-Id: Ic4cf19d45adb7c734f150e0b89eef193157a74a7
2013-08-26Introduce msfilter::util::findQuotedText()Miklos Vajna1-0/+7
This was in writerfilter, but we'll need it soon in sw as well, so move it down to msfilter. Change-Id: I8efe02b6bbe8f391d9e14857ed58dbae184d5632
2013-08-25Switch from OSL_TRACE to SAL_INFO()Tor Lillqvist1-0/+1
Change-Id: I2222a8db929e2f17aff9f72ff2ae1ca6e081e576
2013-08-24Change of plan - we need to include feature attributes here as well.Kohei Yoshida1-2/+0
Change-Id: I431b7ff79cffd5c9a7ff06f41a2fdd56bf2f968c
2013-08-24Convert vector block* to const array block*.Tomaž Vajngerl1-1/+2
Looks like my compiler eats a lot of things thrown at him but others don't. Change-Id: If1d080a545e6c2a17e19b389eeb1714aa0569644
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl7-148/+519
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 McNamara1-0/+5
Change-Id: Ie422cd2c903cbd18353b1929c074574d452559ce
2013-08-24sw: add ShadowTransparence UNO property for framesMiklos Vajna1-0/+3
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 Rathke1-15/+9
Change-Id: I66475eb3914b07b4c7a045e295ef77a5de9439d4
2013-08-23passed rLocale remains unchanged if no mapping foundEike Rathke1-1/+6
Change-Id: I4d1494dc5cba7a92fb067191477c3cbba46b056d
2013-08-23convertLanguageToIsoNames() -> convertLanguageToLocaleImpl()Eike Rathke1-2/+2
Change-Id: I4e34fb09a901a414f3106883d9ace1bff81311b5
2013-08-23eliminated lookupFallbackLocale(LanguageType)Eike Rathke1-4/+0
Change-Id: I2a2a983acbd8af0487e7148f9dee2a73dc314891
2013-08-23eliminated lookupFallbackLanguage(LanguageType)Eike Rathke1-2/+0
Change-Id: I2c69fce56151d4afcf5a68c29fd6755ff4f3b8dd
2013-08-23extra convertLanguageToLocale(LanguageType,Locale) is unneededEike Rathke1-8/+1
Change-Id: I3a56e7cafeb2453b877582f6c2d1a705cb91723b
2013-08-23extra convertLanguageToLocaleWithFallback(LanguageType) is unneededEike Rathke1-10/+1
Change-Id: I67805c7f7a238e384a3cb6c3e58186e890594c49
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás1-0/+1
Change-Id: Ia81385dd9952e90cd5ebb3d1bba38aff6f84d079
2013-08-23XubString->OUStringCaolán McNamara1-1/+1
Change-Id: If59e9a3956074557842ebc5b178266e9be95a867
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu1-0/+3
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 Vajna1-1/+2
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 Grandin1-4/+4
Change-Id: Ifd4f1548ad98665288b2b2ea8f14fa0a7e3bd697
2013-08-22convert include/sfx2/tplpitem.hxx from String to OUStringNoel Grandin1-3/+3
Change-Id: Idcacda16e53c0abf55c59638951c5f58c0ece4aa
2013-08-22convert include/sfx2/unoctitm.cxx from String to OUStringNoel Grandin1-1/+1
Change-Id: Ief905dc3f4a809bd84a48ed6754040886b30da09
2013-08-22convert include/sfx2/viewfac.hxx from String to OUStringNoel Grandin1-5/+5
Change-Id: Ia0cea486e77e449f86cf21013dd193523868261f
2013-08-22convert include/sfx2/viewfrm.hxx from String to OUStringNoel Grandin1-1/+1
Change-Id: I0d8443b6c288449b74baa5d56593390ba3a9e419
2013-08-22convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin1-1/+1
and de-virtual JumpToMark because no-one seems to be overriding it. Change-Id: I35cf856d817f2685463ae5ef9f2ebc00e515fe3d
2013-08-22convert drawinglayer module from String to OUStringNoel Grandin4-16/+20
Change-Id: I115dfd5ca7d343b220b2a3e8aa0565f9e4689042
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin2-19/+18
Change-Id: I2fcc3335945202672a5f8ab36ae6bdb395e83476
2013-08-22convert include/svtools/htmltokn.h from String to OUStringNoel Grandin1-5/+7
Change-Id: Idf7401e67fda69655860e7eb3d5c740d77d9e086
2013-08-22convert include/svtools/treelistbox.hxx from String to OUStringNoel Grandin1-5/+5
Change-Id: Ie0416511fd91a523778a312685d3b438118a0c52
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin1-4/+4
Change-Id: Iec274c35c3ce4f1f9d5f17bd5562b52b788595d4
2013-08-22convert include/svtools/addresstemplate.hxx from String to OUStringNoel Grandin1-3/+3
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 Grandin3-3/+3
Change-Id: I21bfd9ff242318a0cb5b589df9f59a20fc5c3730
2013-08-22convert include/svtools/calendar.hxx from String to OUStringNoel Grandin1-1/+1
Change-Id: I69db7527f915badb26d7162305521a81d65b3599
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin2-6/+6
Change-Id: I86b78137f02a11c5a2c34930b19cef22acd7ac69
2013-08-22convert include/svtools/edit*.hxx from String to OUStringNoel Grandin2-12/+12
Change-Id: Iae86236aa3af31b09cddeca0a9725b4f5e125d6c
2013-08-22Convert include/svtools/ehdl.hxx from String to OUStringNoel Grandin1-4/+4
and de-virtual SfxErrorContext::GetString, since nothing was overriding it. Change-Id: Ie274c57b22880742dd221c37284441b788dfb411
2013-08-22convert include/svtools/file*.hxx from String to OUStringNoel Grandin3-18/+18
Change-Id: Ie0e07c61caba1e15475900622c97e0f0426558d6
2013-08-22convert include/svtools/fmtfield.hxx from String to OUStringNoel Grandin1-6/+6
Change-Id: Id8b6e41b6eeb0f0b6cd835cea53abca55f1d1373
2013-08-22covnert include/svtools/grfmgr.hxx from String to OUStringNoel Grandin1-10/+10
Change-Id: I2f3d65925b75eb1b65075dc2995f52a28e712b07
2013-08-22convert include/svtools/helpopt.hxx from String to OUStringNoel Grandin1-5/+3
and remove unused IdList typedef. Change-Id: Ia154a8255f1a745cede24f112868c074adce0fbe
2013-08-22convert include/svtools/imagemgr.hxx from String to OUStringNoel Grandin1-5/+7
Change-Id: Ie28bc106080b495364162133bd86ff5c618cdb77
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida1-7/+3
Not using UNO API here alone made this code fly. Change-Id: Ib3eff168bbe49e49fb413909b7a14057f808cdf9
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara1-1/+9
Change-Id: I3d58d93ac2686ea16fde4118b7133176d3713af7
2013-08-21make SfxTabPage::GetTabDialog always workCaolán McNamara1-3/+1
Change-Id: Ibdcfeed1ff340649cae0b868a1ee79450adc88f3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák6-25/+25
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 McNamara1-0/+2
Change-Id: I8902fb837cfbd99b14a80527300470002571af36
2013-08-21fdo#68373 pattern matching in autocorrection for suffix rich lang.László Németh1-2/+2
Change-Id: I4a996c51e6e7115e90bf15254b26025aae1f9a6c
2013-08-21WaE: unknown log areaTor Lillqvist1-0/+1
Change-Id: I0d7ce79aeac75fe49cbdb698cc5e2b018bf69992