summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Collapse)AuthorFilesLines
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane5-9/+9
- nanosecond precision - signed (allowed negative) year Also: assorted improvements / bugfixes in date/time handling code. Some factorisation of copy/pasted code. Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara2-3/+18
Change-Id: I988f307d2ce88ac5f7e1ee7d7c5cffd352c963e0
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2-2/+2
Change-Id: I98d04d7da4c2b7ea0b769df9c2bfa8c1ad86bf2d Reviewed-on: https://gerrit.libreoffice.org/3422 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-04-17Update pchAurimas Fišeras1-10/+1
Change-Id: Ice80350184f7a514d5beab0a5e1da5b98d5733e4 Reviewed-on: https://gerrit.libreoffice.org/3427 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-04-17-Werror=unused-macros (MinGW, svtools)Stephan Bergmann1-0/+2
Change-Id: I843a14b093c2cc21364dd3e3f1c6b5b5566999b0
2013-04-16UniString->OUStringCaolán McNamara1-24/+24
Change-Id: I217944d40ed7cd3a2fca4ad0d61729ff5d94ed96
2013-04-16Resolves: fdo#47209 and rhbz#927223 syntax highlighter crashCaolán McNamara1-0/+4
when trying to parse empty lines looking for the matching bracket Change-Id: I3961a3d0e804d136de286e21934c6ba5ab0496cf
2013-04-15make SvtURLBox ui buildableCaolán McNamara2-14/+25
Change-Id: I13a917c84678d4dc5a0e6dae80a1a494909ca1d3
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold3-5/+5
Change-Id: I287bef5b7f2baf5aaaab47141267ae2cadfe2451
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f
2013-04-15fdo#60724 informations -> informationThomas Arnhold5-5/+5
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
2013-04-13Secure EmbeddedObjectRef::GetGraphic to react when something goes wrongArmin Le Grand1-5/+12
when trying to get the replacement graphic, better fallback to default ole replacement graphic (cherry picked from commit 9dc64b4255ed0f2eda0df3a3bbf59fa47202788c) Conflicts: svtools/source/misc/embedhlp.cxx Change-Id: I31db9bf954cfca8f9c10163b03346c2b796ee0c8
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
I plan to use it to deliver all */uiconfig files, not just .ui, as a preliminary step to get rid of postprocess/packconfig. Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149 Reviewed-on: https://gerrit.libreoffice.org/3225 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-10SvtPathOptions with LanguageTagEike Rathke3-7/+4
Change-Id: I33f43c6d0249a6681d451a4be8c5548da4987f9c
2013-04-08Resolves: rhbz#949238 div by zero on pagedown in 0 width task paneCaolán McNamara1-0/+3
Change-Id: I2ee5e0b19db724adf94d699ce0af686648fb67e8
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-18/+15
Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin6-40/+45
.. and all of it's friends Change-Id: I408d9308d1d1a4f8ed0055ac5f4042d729c44d1e
2013-04-08convert address template dialog to .uiCaolán McNamara8-443/+875
seeing as it's an obscure dialog I didn't invest time in moving all the entries into the .ui and rework the scrolling logic Change-Id: If1dccbf01901bf4f754e49d5b38baf2033316410
2013-04-07Some cppcheck cleaningJulien Nabet1-4/+1
Change-Id: I07ef58fd99bc9fc4fd601570b59f9a3581824aa9
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna1-0/+2
Change-Id: I5aac0e49013ce0f4b2e8e227bf4a6b61138884d4
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-2/+0
Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák188-1653/+1632
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-05new module i18nlangtagEike Rathke11-15/+15
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-05Added and fixed various vba APINoel Power2-4/+6
Added OLEObject.LinkedCell Added ComboBox.LinkedCell Added Validation.Type Change-Id: I5ffc2212e689870d58ca99d1fbdfd7d101f8b50f
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2-4/+7
Just sprinkle #ifdef SOLAR_JAVA into the code instead. In the source for jvmaccess and jvmfwk such ifdefs can be removed as it isn't compiled unless SOLAR_JAVA. Change-Id: Ia8614f8bd6d833582d3b79b5fb75f9153fa79606
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke2-12/+0
Change-Id: I5a3b2b27fa2a7ad22cab2ae6d833707f9e490f27
2013-04-02implement import/export of RTF_MNORMiklos Vajna1-0/+1
Change-Id: I9caea7fbea4643e57d81ad3b7812d0cc10f54c11
2013-04-02drop prefix from ::cssThomas Arnhold2-3/+3
as css is already ::com::sun::star Change-Id: I86b43843e4b74f990b6e05dee37184a002072d12
2013-04-02update pch filesThomas Arnhold1-2/+3
Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c
2013-04-02remove XACC macroThomas Arnhold5-95/+71
Change-Id: Ide6eb5df56747d7ff1575f9eacd7fa2a9f627ca1
2013-04-01remove boilerplate commentsThomas Arnhold15-30/+7
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
2013-04-01svtools: re-add filedlg2 to ResTarget, and remove un-used resourcesMichael Stahl3-60/+1
Change-Id: I4e06e2d021e61d9816cf785322c13b80844f7415
2013-04-01svtools: restore filedlg2.hrc/srcMichael Stahl2-0/+84
This was removed in f7f9b74163acd6811ccfaabb2a1d762225258e15 but is still used in Mac-only fps_aqua library. Change-Id: I227c6962906b533754ec999f36a2f9224465ce22
2013-04-01Related: #i119403# take transparency into account in both InvalidatesCaolán McNamara2-3/+11
which would seem to be a good idea Change-Id: Id6981851f7ecacab60247af1ef38e06ebb9a7f82
2013-04-01Resolves: #i119403# GridControl not refreshing after deleting rowsJürgen Schmidt1-1/+2
fix: take care of transparency attribute of the control Patch By: Tsutomu Uchino Found By: Wolfgang Becker Review By: jsc (cherry picked from commit 44f7914e0606caff822957b189a4459ccc5e2aad) Change-Id: I77c5339747aa5ad223b8c220f934627d0202d4cb
2013-04-01Resolves: #i119149# - Fix triggering of selection changed eventAriel Constenla-Haile1-1/+3
Original author: Tsutomu Uchino <hanya.runo at gmail.com> (cherry picked from commit d81d9022c27648c993df820c01a6e1bf2bf1ad8a) Change-Id: I6d485c2c6f9c81f67c07c313737db637991232fc
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-7/+4
Change-Id: I7b3fb6f5c8b4dfed5ff225edecfe41d85a6f621d
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-14/+7
Change-Id: I947709235e714a208eff6b57a7eba2f7dd386893
2013-03-30Prefer to be sure not to have invalided iterator problemsJulien Nabet1-2/+1
Change-Id: I2d520b88927c6acb3d248da05815822315bd066f
2013-03-30Optimize a bit iterators stuffJulien Nabet1-5/+3
Change-Id: I93de737265651a47a2ed0a56bca27bd19a5c5770
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-30/+13
+ convert some while loops in for loops Change-Id: Ia68ce1b6297ad061233e56be2abf5b6ea98d3ddd
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar8-992/+0
and at the same time we got rid of tools/fsys.hxx dependency in svtools Change-Id: I5237529681a8b6ec32f41086af41ac575fbcff9b
2013-03-29ResMgr with LanguageTagEike Rathke5-11/+8
Change-Id: Ie5ce9157a7ea59db7b0509fbaec61d07f8f9edf0
2013-03-27-Wunused-macrosStephan Bergmann6-16/+0
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-25remove external include guardsThomas Arnhold1-2/+0
Change-Id: If5758e02baa8e019923355b6c97043b306223fdd
2013-03-26WaE: private field 'mxSourceDocument' is not usedTor Lillqvist2-3/+0
Change-Id: I83d5f4bdbd80dcbd53e4576919779233fbcfb699
2013-03-26WaE: unused variable 'nPages'David Tardon1-8/+9
Change-Id: Iccc8dc88e9afe7713e5d8b7ffdd94b0a42277b23
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl8-0/+690
This is first step to rework of graphic exporting. The idea is to replace the exporter that works only for Draw/Impress and replace it with a general exporter for any object. With this it will be far easier to export objects as charts. Currently only Writer is supported and only jpg/png. Additionally, this commit introduces a new Export dialog which supports setting the pixel width, height and DPI. Change-Id: I7302b26bd432840d7ef0c3d2d2e13ff150cd2a07
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent1-1/+1
Change-Id: Ia3ff77d2b99c9ef6c4c9b510bb30f349592c0b94 Reviewed-on: https://gerrit.libreoffice.org/3030 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-03-23fdo#61379 Java options are under Options - LibreOffice - AdvancedAndras Timar1-4/+4
Change-Id: Ic7b262f4b75e7f2069f88f753cea5ff8f59610b7