summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
Change-Id: I4899c89ee5b2a54c9c05b531ab284365f1558e3d Reviewed-on: https://gerrit.libreoffice.org/5270 Tested-by: Lionel Elie Mamane <lionel@mamane.lu> Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
2013-08-04fixup SAL_INFO macros to actually print the stringsLionel Elie Mamane
Change-Id: I26bf8376d27f7fcbf8a83b7356d252dce9061fcb
2013-08-04sax converter unittest: test accept trailing zeros in fractional secondsLionel Elie Mamane
Change-Id: I3b6080df1cf8c13b5c0781c34c7806ac3c2cfbc7
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane
Change-Id: I64769fee917c5d8c6450a19ad53fdf795e280c98
2013-08-03Add saving the current tab between application launches.Artur Dryomov
Mimic the Contacts app behaviour basically. Change-Id: Ib0579d26c105629cfe59620f996689a949bad073
2013-08-03Change the Preferences class.Artur Dryomov
* Remove context dependency. * Modify the interface for easy usage. Change-Id: I9dfabbea1ec9ec9224dc8238a1884fdf695fc8db
2013-08-03Fix updating of all slides even it is not necessary.Artur Dryomov
Change-Id: I6f7937296915a7cff71d9d9ee491736a0c2c31be
2013-08-03Move computer creation layout to scroll view.Artur Dryomov
* Allows to use auto-focus. * Should probably be better on devices with small displays in landscape mode. Change-Id: I745ffbf1aef5f757b54155a9e79e99026c49dd86
2013-08-03Fix possible negative time setting when time is up.Artur Dryomov
Change-Id: Ic519480dd85075b0122d8ef8fcb32c1a68542ae3
2013-08-03Add more expression to the warning text.Artur Dryomov
Change-Id: Ic535c4f744a1564f847e4ba4e9f312f82fc07e72
2013-08-03Fix slide show orientation changes crashes.Artur Dryomov
Change-Id: I6539d4b36fd858dd7eb609acc2e58c8851f3bfe4
2013-08-03Add saving current mode when showing a slide show.Artur Dryomov
Should be helpful on orientation changes. Change-Id: I0a00c980882decc3da3460f63b82c5d0bb308298
2013-08-03fdo#46037: remove another 1 comphelper/configurationhelper in sfx2Julien Nabet
Change-Id: Id419540f2c9d1fc9bfcbfcc67239362c667b75c8
2013-08-04Mark as const/staticTakeshi Abe
Change-Id: I54a7daee7345e7c0c5c3f866d5c365722b567eff
2013-08-03fdo#46037: remove 1 comphelper/configurationhelper in sfx2Julien Nabet
Change-Id: Ibcd666c1937c5eb8d9c9330138b0d352bb682780
2013-08-03Updated coreCaolán McNamara
Project: help b8551169f98caa0cd00043086d82883afdcffd6d
2013-08-03checking the help, none of these go anywhere anyway...Caolán McNamara
so we can remove them and fix up the broken help links to show the right page in helpcontent2 itself Change-Id: I1fb170fc37b92d0f271b63e5099800e0e99d9b4b
2013-08-03Reduce scope of global constantsMatteo Casalin
Change-Id: I938c56d5d1200ada439df2a25b0d46eddf9c3a7f
2013-08-03String to OUStringMatteo Casalin
Change-Id: I3290969a556d5eb824cbe6bd06984e0ac0cdbf35
2013-08-03fdo#67235 adapt form control code to time nanosecond API change, step 2Lionel Elie Mamane
Change-Id: I6ed48b506bdd7b3908ce8c7dba1b74093a3ac202
2013-08-03Updated coreCaolán McNamara
Project: help 217eb53303b32634ce2da83709b4169ee166cfa8
2013-08-03modern .ui widgetlayout for validateCsikós Tamás
widget found at: spreadsheet/data/validate Change-Id: Ib4eed0e25f851f90e5dad0dee74a0729da10aa5e Reviewed-on: https://gerrit.libreoffice.org/5254 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-03Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard
Change-Id: I938259f90aee9d277c9ff5b72c9120b93311cbd3 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-08-02Fix subtotal functions in the status bar.Kohei Yoshida
That is clearly a mistake. Change-Id: I8f631f2ff63449a260091d7990f24ebaeea9c5f2
2013-08-02the compiler of the 10.6 SDK is pretty confused wrt to aliasing warningNorbert Thiebaud
Change-Id: I7628a7cf862642e2fa85bf25bfc60cd7f06c2dbe
2013-08-02NSAppKitVersionNumber10_7 is not surprisingly not defined in 10.6 SDKNorbert Thiebaud
Change-Id: I68cba736de084a19d1dc92a3ccdd66b653f975c6
2013-08-02CFErrorRef is apparently not always initialized by the calleeNorbert Thiebaud
on 10.6 SDK this coredumped in some case in CFRelease(cferror) Maing sure that cferror is initialized to NULL avoid the problem Change-Id: I5624416867670bfd4c8db9b35e3b3d37494f79fd
2013-08-02configure: openCl does not build on 10.6 mac default no in that caseNorbert Thiebaud
Change-Id: I84b74cb9e9893996179b4b0229853903e29fe28d
2013-08-02Add a test that currently fails. We need to fix this bug.Kohei Yoshida
Conflicts: sc/qa/unit/subsequent_export-test.cxx Change-Id: Ie09c668d952a6297ffe3c75e348c2a0348176bbe
2013-08-02fdo#67684: Store imported text style entries, else they won't get exported.Kohei Yoshida
Change-Id: Id784772e677e176622e75ff5ae33ab3eb78b1d9a
2013-08-03WaE: unused private fieldsTor Lillqvist
Change-Id: I027e54cb3d43955fdcf67a327ab96a54cff6d28c
2013-08-02Put back the string lost in .ui migrationKatarina Behrens
Change-Id: I5f91a2889bce8bfb7524d819dab9fdec13c689bf
2013-08-02Converted custom animation popup dialog to .uiKatarina Behrens
Change-Id: I9a3d0036b7313867aff928e1f8d4d24dff552643
2013-08-02Ensure that we import a value of 0 correctly.Kohei Yoshida
Change-Id: I1ada3cf4a162bc4a85ce4e6d2cd0c13adf3156e6
2013-08-02do *not* silently ignore errors when saving librariesLionel Elie Mamane
In case of error, it leads to *data* *loss*. Change-Id: I80d806ef10a3364174eced3095ebf1ea217d75b4
2013-08-02fdo#67685 open xSourceLibrariesStor only when neededLionel Elie Mamane
else it keeps loadLibrary from completing, because the latter cannot open the storage because it is already open in read/write mode. Change-Id: Icd0aabfff6e67af2c38a8f9185f8485b46ab1516
2013-08-02fdo#67470 Element Dock: Subset icon missing in Set Operation sectionJoren De Cuyper
RID_XSUPSETY wasn't just listed, RID_XSUPSETEQY (notice the Q) was. Adding it adds it to the dock. Change-Id: I4c621aab74b424aacd5421ed90f35b42ae6e0a14
2013-08-02convert attributes wrapper dialog to .uiCaolán McNamara
currently unresizable until all possible tabpages that can be inserted into it get converted over Change-Id: I1e7d28cf2f2a04ca2c596136b7d26626058f2e4b
2013-08-02Updated coreCaolán McNamara
Project: help 33f8f1984f799c43d7bd1f8a0aee922c03d824e7
2013-08-02got the ctors the wrong way around, fix resid loaded previewsCaolán McNamara
Change-Id: I0a00a5bbd4616fd72e947cacd72ef23d38147638
2013-08-02adjust widget sizes of line tabpage a bitCaolán McNamara
Change-Id: I07471551ab61caa3a8454090f7cb6192acd7c849
2013-08-02Convert line tab page to widget UIOlivier Hallot
Change-Id: I26ee6e0b5b6d17dfb9a65d16aaee0db1b64f5e05 Reviewed-on: https://gerrit.libreoffice.org/5244 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-02fdo#67099: Don't use edit engine for a single unformatted paragraph.Kohei Yoshida
which is most common, and using edit engine for it would decrease loading performance. Change-Id: I65c20eef96c88edd8eb07c73c27716c4f03c4cda
2013-08-02fdo#67099: Remove overheads on inserting cells during ods import.Kohei Yoshida
We will switch to using ScDocumentImport to populate the document from import filters, instead of using ScDocument directly. Change-Id: Ie59d6877d1ac4fc04751a84b663772a9dc9a3efc
2013-08-02remove last uses of XubString in scCaolán McNamara
Change-Id: I44c42f0268b0d7c2e77ab7e807610d39b7b7ea56
2013-08-02get rid of last use of UniString in LibreOfficeCaolán McNamara
of raw "UniString" :-), the rest use the #define UniString String alias Change-Id: I6c4ca3a6c2b425b9214691e03deda5dd1a8a11bf
2013-08-02no need for dynamic array of XubStringsCaolán McNamara
Change-Id: I7a25917a2bec3ecd394444f057c892b3b02a4c3d
2013-08-02Clarify commentTor Lillqvist
Change-Id: If850bc359383c089b5a4f3bd49e46499b761bbe4
2013-08-02Enforce no Java if sandboxedTor Lillqvist
Change-Id: I3c58684cc3914d8f7554c87d8d9e0735e95ea381
2013-08-02Indentation cleanupTor Lillqvist
Change-Id: I20bb0b33f3a86dd9abab32d18f703bf720f143b5